summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ff5abe4..1e633af 100644
--- a/Makefile
+++ b/Makefile
@@ -35,12 +35,13 @@ COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER)
35PIMAPPS = core/pim/addressbook core/pim/datebook \ 35PIMAPPS = core/pim/addressbook core/pim/datebook \
36 core/pim/today core/pim/todo 36 core/pim/today core/pim/todo
37 37
38TODAYPLUGINS = core/pim/today/plugins/datebook \ 38TODAYPLUGINS = core/pim/today/plugins/datebook \
39 core/pim/today/plugins/todolist \ 39 core/pim/today/plugins/todolist \
40 core/pim/today/plugins/mail \ 40 core/pim/today/plugins/mail \
41 noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib
41 42
42 43
43COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ 44COREAPPS = core/apps/filebrowser core/apps/helpbrowser \
44 core/apps/textedit core/apps/embeddedkonsole \ 45 core/apps/textedit core/apps/embeddedkonsole \
45 core/launcher \ 46 core/launcher \
46 core/opie-login \ 47 core/opie-login \