summaryrefslogtreecommitdiff
path: root/Makefile
authorharlekin <harlekin>2002-09-15 21:51:51 (UTC)
committer harlekin <harlekin>2002-09-15 21:51:51 (UTC)
commit06dc621befb0dc8d0899a9cf80352ffc7fbb9443 (patch) (side-by-side diff)
treec939d7d3e7e598e0d762b8810485175ccb2e1d82 /Makefile
parent0b644b439bb8512de36384011dc6a275c0c7540c (diff)
downloadopie-06dc621befb0dc8d0899a9cf80352ffc7fbb9443.zip
opie-06dc621befb0dc8d0899a9cf80352ffc7fbb9443.tar.gz
opie-06dc621befb0dc8d0899a9cf80352ffc7fbb9443.tar.bz2
new today
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f8e94bb..d69364e 100644
--- a/Makefile
+++ b/Makefile
@@ -32,6 +32,11 @@ 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 \
+
+
COREAPPS = core/apps/filebrowser core/apps/helpbrowser \
core/apps/textedit core/apps/embeddedkonsole \
core/launcher \
@@ -82,7 +87,7 @@ APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
$(COREMULTIMEDIA) $(CORESETTINGS) \
$(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \
$(NONAPPS) $(NONNET) $(NONMULT) \
- $(NONCOMM) $(GAMES)
+ $(NONCOMM) $(GAMES) $(TODAYPLUGINS)