summaryrefslogtreecommitdiff
authorharlekin <harlekin>2002-06-14 09:07:37 (UTC)
committer harlekin <harlekin>2002-06-14 09:07:37 (UTC)
commit1e09f5f7c691bff0d546dead1807a92c1a0b0303 (patch) (unidiff)
treef298960c1a15d0d1fccb25030ca5a6f2f4817e16
parent1e85ba4f971cb34401ef5233716e5036052aaff1 (diff)
downloadopie-1e09f5f7c691bff0d546dead1807a92c1a0b0303.zip
opie-1e09f5f7c691bff0d546dead1807a92c1a0b0303.tar.gz
opie-1e09f5f7c691bff0d546dead1807a92c1a0b0303.tar.bz2
added batteryapplet ipaq
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 cdfdc36..cc31796 100644
--- a/Makefile
+++ b/Makefile
@@ -3,24 +3,25 @@ default: dynamic
3all: default docs 3all: default docs
4 4
5LIBS=library libopie 5LIBS=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/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 \
21 launcher/cardmon \ 22 launcher/cardmon \
22 launcher/obex \ 23 launcher/obex \
23 launcher/vmemo \ 24 launcher/vmemo \
24 netsetup/dialup \ 25 netsetup/dialup \
25 netsetup/lan \ 26 netsetup/lan \
26 opiemail/ifaces/pop3 opiemail/ifaces/smtp \ 27 opiemail/ifaces/pop3 opiemail/ifaces/smtp \