author | mark <mark> | 2002-02-05 07:39:40 (UTC) |
---|---|---|
committer | mark <mark> | 2002-02-05 07:39:40 (UTC) |
commit | 8c62e2906607c09f7465c54c26048fdf6f9dc212 (patch) (unidiff) | |
tree | c2a6eda9b045b7d377b7b69e150717de56572436 | |
parent | e77f345ca9812cec21e9df7f1fcec3f6110a66ff (diff) | |
download | opie-8c62e2906607c09f7465c54c26048fdf6f9dc212.zip opie-8c62e2906607c09f7465c54c26048fdf6f9dc212.tar.gz opie-8c62e2906607c09f7465c54c26048fdf6f9dc212.tar.bz2 |
Have jumpx configured with everything else
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,8 +5,9 @@ LIBS=library | |||
5 | COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ | 5 | COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ |
6 | inputmethods/pickboard \ | 6 | inputmethods/pickboard \ |
7 | inputmethods/handwriting \ | 7 | inputmethods/handwriting \ |
8 | inputmethods/unikeyboard \ | 8 | inputmethods/unikeyboard \ |
9 | inputmethods/jumpx \ | ||
9 | taskbar/batteryapplet \ | 10 | taskbar/batteryapplet \ |
10 | taskbar/volumeapplet \ | 11 | taskbar/volumeapplet \ |
11 | taskbar/clockapplet \ | 12 | taskbar/clockapplet \ |
12 | taskbar/netmonapplet \ | 13 | taskbar/netmonapplet \ |