author | harlekin <harlekin> | 2002-05-30 22:38:35 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-05-30 22:38:35 (UTC) |
commit | 706841997a5d466f3b873ed79102e4abe0d745ae (patch) (unidiff) | |
tree | 72326ad67a3918ee81b1204bcfac2be41933955b /Makefile | |
parent | 7eff37a7c8744fd0eee7bb93b42913fc9e213827 (diff) | |
download | opie-706841997a5d466f3b873ed79102e4abe0d745ae.zip opie-706841997a5d466f3b873ed79102e4abe0d745ae.tar.gz opie-706841997a5d466f3b873ed79102e4abe0d745ae.tar.bz2 |
added kjumpx - korean version of jumpx
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,27 +1,28 @@ | |||
1 | default: dynamic | 1 | default: dynamic |
2 | 2 | ||
3 | all: default docs | 3 | all: default docs |
4 | 4 | ||
5 | LIBS=library libopie | 5 | 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 \ |
18 | launcher/screenshotapplet \ | 19 | launcher/screenshotapplet \ |
19 | launcher/clipboardapplet \ | 20 | launcher/clipboardapplet \ |
20 | launcher/cardmon \ | 21 | launcher/cardmon \ |
21 | launcher/vmemo \ | 22 | launcher/vmemo \ |
22 | netsetup/dialup \ | 23 | netsetup/dialup \ |
23 | netsetup/lan \ | 24 | netsetup/lan \ |
24 | opiemail/ifaces/pop3 opiemail/ifaces/smtp \ | 25 | opiemail/ifaces/pop3 opiemail/ifaces/smtp \ |
25 | core/opieplayer/libmpeg3 \ | 26 | core/opieplayer/libmpeg3 \ |
26 | core/opieplayer/libmad \ | 27 | core/opieplayer/libmad \ |
27 | core/opieplayer/wavplugin \ | 28 | core/opieplayer/wavplugin \ |