summaryrefslogtreecommitdiff
authorharlekin <harlekin>2002-08-04 19:35:28 (UTC)
committer harlekin <harlekin>2002-08-04 19:35:28 (UTC)
commit7bf26dd95a7bd434edc8dd5e001d8ac490f67dc3 (patch) (side-by-side diff)
treeefd4b9ac79f99e5a0feb4ef5cdb0b0a5c5ee42b9
parentc6d8cb36aac8cd8a8adb8eb21e5ff05e8cf21d34 (diff)
downloadopie-7bf26dd95a7bd434edc8dd5e001d8ac490f67dc3.zip
opie-7bf26dd95a7bd434edc8dd5e001d8ac490f67dc3.tar.gz
opie-7bf26dd95a7bd434edc8dd5e001d8ac490f67dc3.tar.bz2
wirelessapplet added
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 367cfda..9bcad17 100644
--- a/Makefile
+++ b/Makefile
@@ -3,33 +3,34 @@ indefault: dynamic
all: default docs
LIBS=library libopie
INPUTCOMPONENTS= inputmethods/keyboard inputmethods/pickboard \
inputmethods/handwriting inputmethods/unikeyboard \
inputmethods/jumpx inputmethods/kjumpx \
inputmethods/dvorak
APPLETS= core/applets/batteryapplet core/applets/batteryapplet-ipaq \
core/applets/irdaapplet core/applets/volumeapplet \
core/applets/clockapplet core/applets/netmonapplet \
core/applets/screenshotapplet core/applets/clipboardapplet \
core/applets/cardmon core/applets/obex \
core/applets/vmemo noncore/net/netsetup/dialup \
- noncore/net/netsetup/lan
+ noncore/net/netsetup/lan \
+ noncore/applets/wirelessapplet
MAIL= noncore/mail/libmail noncore/mail/bend
PLAYER = core/multimedia/opieplayer/libmpeg3 \
core/multimedia/opieplayer/libmad \
core/multimedia/opieplayer/wavplugin \
core/multimedia/opieplayer/modplug
COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER)
PIMAPPS = core/pim/addressbook core/pim/datebook \
core/pim/today core/pim/todo
COREAPPS = core/apps/filebrowser core/apps/helpbrowser \
core/apps/textedit core/apps/embeddedkonsole \