Unidiff1 files changed, 1 insertions, 0 deletions
|
diff --git a/Makefile b/Makefile index cdfdc36..cc31796 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -9,12 +9,13 @@ COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ |
9 | inputmethods/handwriting \ |
9 | inputmethods/handwriting \ |
10 | inputmethods/unikeyboard \ |
10 | inputmethods/unikeyboard \ |
11 | inputmethods/jumpx \ |
11 | inputmethods/jumpx \ |
12 | inputmethods/kjumpx \ |
12 | inputmethods/kjumpx \ |
13 | inputmethods/dvorak \ |
13 | inputmethods/dvorak \ |
14 | launcher/batteryapplet \ |
14 | launcher/batteryapplet \ |
| |
15 | launcher/batteryapplet-ipaq \ |
15 | launcher/irdaapplet \ |
16 | launcher/irdaapplet \ |
16 | launcher/volumeapplet \ |
17 | launcher/volumeapplet \ |
17 | launcher/clockapplet \ |
18 | launcher/clockapplet \ |
18 | launcher/netmonapplet \ |
19 | launcher/netmonapplet \ |
19 | launcher/screenshotapplet \ |
20 | launcher/screenshotapplet \ |
20 | launcher/clipboardapplet \ |
21 | launcher/clipboardapplet \ |
|