author | kergoth <kergoth> | 2002-11-05 02:46:40 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-11-05 02:46:40 (UTC) |
commit | 400ab91d83abc1247de58351ceed7d698bd61623 (patch) (side-by-side diff) | |
tree | 5337b269b044a16869b90d844210eee8460caf16 /Makefile | |
parent | 7a54e3486479a4097a1c4e03b5ee6903358983fb (diff) | |
download | opie-400ab91d83abc1247de58351ceed7d698bd61623.zip opie-400ab91d83abc1247de58351ceed7d698bd61623.tar.gz opie-400ab91d83abc1247de58351ceed7d698bd61623.tar.bz2 |
Add fortune today plugin
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -38,7 +38,8 @@ PIMAPPS = core/pim/addressbook core/pim/datebook \ 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 \ |