Unidiff1 files changed, 1 insertions, 0 deletions
|
diff --git a/Makefile b/Makefile index cfeff86..afbd9d6 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -36,6 +36,7 @@ PIMAPPS = core/pim/addressbook core/pim/datebook \ |
36 | core/pim/today core/pim/todo |
36 | core/pim/today core/pim/todo |
37 | |
37 | |
38 | TODAYPLUGINS = core/pim/today/plugins/datebook \ |
38 | TODAYPLUGINS = core/pim/today/plugins/datebook \ |
| |
39 | core/pim/today/plugins/addressbook \ |
39 | core/pim/today/plugins/todolist \ |
40 | core/pim/today/plugins/todolist \ |
40 | core/pim/today/plugins/mail \ |
41 | core/pim/today/plugins/mail \ |
41 | noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib \ |
42 | noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib \ |
|