Unidiff1 files changed, 1 insertions, 0 deletions
|
diff --git a/Makefile b/Makefile index ff5abe4..1e633af 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -38,6 +38,7 @@ PIMAPPS = core/pim/addressbook core/pim/datebook \ |
38 | TODAYPLUGINS = core/pim/today/plugins/datebook \ |
38 | 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 | |
42 | |
42 | |
43 | |
43 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ |
44 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ |
|