Unidiff1 files changed, 1 insertions, 0 deletions
|
diff --git a/Makefile b/Makefile index 3b91fb1..9b94717 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -10,12 +10,13 @@ COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ |
10 | inputmethods/unikeyboard \ |
10 | inputmethods/unikeyboard \ |
11 | inputmethods/jumpx \ |
11 | inputmethods/jumpx \ |
12 | taskbar/batteryapplet \ |
12 | taskbar/batteryapplet \ |
13 | taskbar/volumeapplet \ |
13 | taskbar/volumeapplet \ |
14 | taskbar/clockapplet \ |
14 | taskbar/clockapplet \ |
15 | taskbar/netmonapplet \ |
15 | taskbar/netmonapplet \ |
| |
16 | taskbar/screenshotapplet \ |
16 | netsetup/dialup \ |
17 | netsetup/dialup \ |
17 | netsetup/lan \ |
18 | netsetup/lan \ |
18 | mpegplayer/libmpeg3 \ |
19 | mpegplayer/libmpeg3 \ |
19 | mpegplayer/libmad \ |
20 | mpegplayer/libmad \ |
20 | mpegplayer/wavplugin \ |
21 | mpegplayer/wavplugin \ |
21 | cardmon \ |
22 | cardmon \ |
|