-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -25,33 +25,34 @@ APPLETS= core/applets/batteryapplet core/applets/batteryapplet-ipaq \ MAIL= noncore/mail/libmail noncore/mail/bend PLAYER = core/multimedia/opieplayer/libmpeg3 \ core/multimedia/opieplayer/libmad \ core/multimedia/opieplayer/wavplugin \ core/multimedia/opieplayer/modplug 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/todolist \ core/pim/today/plugins/mail \ - noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib + noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib \ + noncore/todayplugins/fortune COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ core/apps/textedit core/apps/embeddedkonsole \ core/launcher \ core/opie-login \ core/apps/oipkg core/apps/qcop COREMULTIMEDIA = core/multimedia/opieplayer CORESETTINGS = core/settings/light-and-power core/settings/security \ noncore/settings/netsystemtime core/settings/citytime \ core/settings/launcher NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ noncore/settings/appearance2 noncore/settings/sound \ |