summaryrefslogtreecommitdiff
authorharlekin <harlekin>2002-05-30 22:38:35 (UTC)
committer harlekin <harlekin>2002-05-30 22:38:35 (UTC)
commit706841997a5d466f3b873ed79102e4abe0d745ae (patch) (unidiff)
tree72326ad67a3918ee81b1204bcfac2be41933955b
parent7eff37a7c8744fd0eee7bb93b42913fc9e213827 (diff)
downloadopie-706841997a5d466f3b873ed79102e4abe0d745ae.zip
opie-706841997a5d466f3b873ed79102e4abe0d745ae.tar.gz
opie-706841997a5d466f3b873ed79102e4abe0d745ae.tar.bz2
added kjumpx - korean version of jumpx
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--Makefile1
1 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
7COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ 7COMPONENTS=$(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 \