Unidiff1 files changed, 1 insertions, 1 deletions
|
diff --git a/Makefile b/Makefile index 2ee322b..3b91fb1 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -19,7 +19,7 @@ COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ |
19 | mpegplayer/libmad \ |
19 | mpegplayer/libmad \ |
20 | mpegplayer/wavplugin \ |
20 | mpegplayer/wavplugin \ |
21 | cardmon \ |
21 | cardmon \ |
22 | sdmon |
22 | sdmon opiemail/ifaces/pop3 |
23 | |
23 | |
24 | APPS=$(LOCALAPPS) addressbook calculator clock datebook \ |
24 | APPS=$(LOCALAPPS) addressbook calculator clock datebook \ |
25 | filebrowser helpbrowser minesweep mpegplayer \ |
25 | filebrowser helpbrowser minesweep mpegplayer \ |
|