From 06dc621befb0dc8d0899a9cf80352ffc7fbb9443 Mon Sep 17 00:00:00 2001 From: harlekin Date: Sun, 15 Sep 2002 21:51:51 +0000 Subject: new today --- (limited to 'Makefile') 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) -- cgit v0.9.0.2