Unidiff1 files changed, 2 insertions, 1 deletions
|
diff --git a/Makefile b/Makefile index b018cb9..a42c772 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -39,7 +39,8 @@ TODAYPLUGINS = 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 | noncore/todayplugins/fortune \ |
| |
43 | noncore/todayplugins/weather |
43 | |
44 | |
44 | |
45 | |
45 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ |
46 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ |
|