summaryrefslogtreecommitdiff
authorharlekin <harlekin>2002-06-14 09:07:37 (UTC)
committer harlekin <harlekin>2002-06-14 09:07:37 (UTC)
commit1e09f5f7c691bff0d546dead1807a92c1a0b0303 (patch) (side-by-side diff)
treef298960c1a15d0d1fccb25030ca5a6f2f4817e16
parent1e85ba4f971cb34401ef5233716e5036052aaff1 (diff)
downloadopie-1e09f5f7c691bff0d546dead1807a92c1a0b0303.zip
opie-1e09f5f7c691bff0d546dead1807a92c1a0b0303.tar.gz
opie-1e09f5f7c691bff0d546dead1807a92c1a0b0303.tar.bz2
added batteryapplet ipaq
Diffstat (more/less context) (ignore 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
@@ -1,62 +1,63 @@
default: dynamic
all: default docs
LIBS=library libopie
COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \
inputmethods/pickboard \
inputmethods/handwriting \
inputmethods/unikeyboard \
inputmethods/jumpx \
inputmethods/kjumpx \
inputmethods/dvorak \
launcher/batteryapplet \
+ launcher/batteryapplet-ipaq \
launcher/irdaapplet \
launcher/volumeapplet \
launcher/clockapplet \
launcher/netmonapplet \
launcher/screenshotapplet \
launcher/clipboardapplet \
launcher/cardmon \
launcher/obex \
launcher/vmemo \
netsetup/dialup \
netsetup/lan \
opiemail/ifaces/pop3 opiemail/ifaces/smtp \
core/opieplayer/libmpeg3 \
core/opieplayer/libmad \
core/opieplayer/wavplugin \
APPS=$(LOCALAPPS) core/addressbook calculator clock datebook \
filebrowser helpbrowser minesweep core/opieplayer \
settings/light-and-power \
settings/language \
settings/rotation \
settings/appearance \
settings/security \
settings/sound \
settings/systemtime \
settings/mediummount \
settings/tabmanager \
solitaire spreadsheet tetrix textedit \
todo wordgame embeddedkonsole launcher sysinfo \
parashoot snake citytime showimg netsetup core/wlansetup tableviewer \
core/oipkg mindbreaker go qasteroids qcop fifteen keypebble today opiemail/converter opiemail \
noncore/tictac noncore/opieftp noncore/drawpad noncore/kcheckers noncore/appskey noncore/qpdf \
noncore/kpacman noncore/advancedfm noncore/kbill noncore/remote noncore/opie-sh
NONTMAKEAPPS := ipaq/opiealarm noncore/nethack
DOCS = docs/src/opie-policy
single: mpegplayer/libmpeg3
dynamic: $(APPS) $(NONTMAKEAPPS)
docs: $(DOCS)
$(COMPONENTS): $(LIBS)
$(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS)
$(LIBS) $(COMPONENTS) $(NONTMAKEAPPS) $(APPS) $(DOCS) single: