Unidiff1 files changed, 1 insertions, 0 deletions
|
diff --git a/Makefile b/Makefile index 580203a..f6f13a6 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -6,12 +6,13 @@ LIBS=library libopie |
6 | |
6 | |
7 | COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ |
7 | COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ |
8 | inputmethods/pickboard \ |
8 | inputmethods/pickboard \ |
9 | inputmethods/handwriting \ |
9 | inputmethods/handwriting \ |
10 | inputmethods/unikeyboard \ |
10 | inputmethods/unikeyboard \ |
11 | inputmethods/jumpx \ |
11 | inputmethods/jumpx \ |
| |
12 | inputmethods/kjumpx \ |
12 | inputmethods/dvorak \ |
13 | inputmethods/dvorak \ |
13 | launcher/batteryapplet \ |
14 | launcher/batteryapplet \ |
14 | launcher/irdaapplet \ |
15 | launcher/irdaapplet \ |
15 | launcher/volumeapplet \ |
16 | launcher/volumeapplet \ |
16 | launcher/clockapplet \ |
17 | launcher/clockapplet \ |
17 | launcher/netmonapplet \ |
18 | launcher/netmonapplet \ |
|