author | eilers <eilers> | 2003-01-03 13:17:43 (UTC) |
---|---|---|
committer | eilers <eilers> | 2003-01-03 13:17:43 (UTC) |
commit | 49c60b1422902963d33ae79fdab3554b2991ddf5 (patch) (side-by-side diff) | |
tree | e86257ba8f5e1a2998b13a65460eb804fe1cbb30 | |
parent | 19ee7f3b3e06fcf434dcd6a104e912b12220af3b (diff) | |
download | opie-49c60b1422902963d33ae79fdab3554b2991ddf5.zip opie-49c60b1422902963d33ae79fdab3554b2991ddf5.tar.gz opie-49c60b1422902963d33ae79fdab3554b2991ddf5.tar.bz2 |
Now compile the new addressbook plugin..
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,8 +35,9 @@ COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) PIMAPPS = core/pim/addressbook core/pim/datebook \ core/pim/today core/pim/todo TODAYPLUGINS = core/pim/today/plugins/datebook \ + core/pim/today/plugins/addressbook \ core/pim/today/plugins/todolist \ core/pim/today/plugins/mail \ noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib \ noncore/todayplugins/fortune \ |