Unidiff1 files changed, 5 insertions, 3 deletions
|
diff --git a/Makefile b/Makefile index f50cb39..9ca6ad7 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -17,5 +17,7 @@ COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ |
17 | taskbar/screenshotapplet \ |
17 | taskbar/screenshotapplet \ |
18 | taskbar/vmemo \ |
18 | #taskbar/vmemo \ |
19 | netsetup/dialup \ |
19 | netsetup/dialup \ |
20 | netsetup/lan \ |
20 | netsetup/lan \ |
| |
21 | opiemail/ifaces/pop3 \ |
| |
22 | opiemail/ifaces/smtp \ |
21 | mpegplayer/libmpeg3 \ |
23 | mpegplayer/libmpeg3 \ |
@@ -27,3 +29,3 @@ COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ |
27 | APPS=$(LOCALAPPS) addressbook calculator clock datebook \ |
29 | APPS=$(LOCALAPPS) addressbook calculator clock datebook \ |
28 | filebrowser helpbrowser minesweep mpegplayer \ |
30 | filebrowser helpbrowser minesweep \ |
29 | settings/light-and-power \ |
31 | settings/light-and-power \ |
@@ -38,3 +40,3 @@ APPS=$(LOCALAPPS) addressbook calculator clock datebook \ |
38 | parashoot snake citytime showimg netsetup \ |
40 | parashoot snake citytime showimg netsetup \ |
39 | qipkg mindbreaker go qasteroids qcop fifteen keypebble today |
41 | qipkg mindbreaker go qasteroids qcop fifteen keypebble today opiemail/converter opiemail |
40 | |
42 | |
|