Unidiff1 files changed, 2 insertions, 3 deletions
|
diff --git a/Makefile b/Makefile index 9ca6ad7..0d822e4 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -15,11 +15,10 @@ COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ |
15 | taskbar/clockapplet \ |
15 | taskbar/clockapplet \ |
16 | taskbar/netmonapplet \ |
16 | taskbar/netmonapplet \ |
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 \ |
21 | opiemail/ifaces/pop3 opiemail/ifaces/smtp \ |
22 | opiemail/ifaces/smtp \ |
| |
23 | mpegplayer/libmpeg3 \ |
22 | mpegplayer/libmpeg3 \ |
24 | mpegplayer/libmad \ |
23 | mpegplayer/libmad \ |
25 | mpegplayer/wavplugin \ |
24 | mpegplayer/wavplugin \ |
|