summaryrefslogtreecommitdiff
path: root/Makefile
authorkergoth <kergoth>2002-11-05 02:46:40 (UTC)
committer kergoth <kergoth>2002-11-05 02:46:40 (UTC)
commit400ab91d83abc1247de58351ceed7d698bd61623 (patch) (unidiff)
tree5337b269b044a16869b90d844210eee8460caf16 /Makefile
parent7a54e3486479a4097a1c4e03b5ee6903358983fb (diff)
downloadopie-400ab91d83abc1247de58351ceed7d698bd61623.zip
opie-400ab91d83abc1247de58351ceed7d698bd61623.tar.gz
opie-400ab91d83abc1247de58351ceed7d698bd61623.tar.bz2
Add fortune today plugin
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1e633af..153bab8 100644
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,8 @@ PIMAPPS = core/pim/addressbook core/pim/datebook \
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 noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib \
42 noncore/todayplugins/fortune
42 43
43 44
44COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ 45COREAPPS = core/apps/filebrowser core/apps/helpbrowser \