summaryrefslogtreecommitdiff
path: root/Makefile
authorharlekin <harlekin>2002-08-27 17:59:07 (UTC)
committer harlekin <harlekin>2002-08-27 17:59:07 (UTC)
commiteeaded88f3e581babcc3a60ff1cce65a376ddb9d (patch) (side-by-side diff)
tree0bd6ad852da2d7eff8e38fad56bf70e9008798cd /Makefile
parent48a1af2115e44f44ccc3918ef77f77167d1bbc24 (diff)
downloadopie-eeaded88f3e581babcc3a60ff1cce65a376ddb9d.zip
opie-eeaded88f3e581babcc3a60ff1cce65a376ddb9d.tar.gz
opie-eeaded88f3e581babcc3a60ff1cce65a376ddb9d.tar.bz2
multikey added
Diffstat (limited to 'Makefile') (more/less context) (show whitespace changes)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9bcad17..6170ab2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,59 +1,59 @@
indefault: dynamic
all: default docs
LIBS=library libopie
INPUTCOMPONENTS= inputmethods/keyboard inputmethods/pickboard \
inputmethods/handwriting inputmethods/unikeyboard \
inputmethods/jumpx inputmethods/kjumpx \
- inputmethods/dvorak
+ inputmethods/dvorak inputmethods/multikey \
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/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 \
core/launcher \
core/opie-login \
core/apps/oipkg core/apps/qcop
COREMULTIMEDIA = core/multimedia/opieplayer
CORESETTINGS = core/settings/light-and-power core/settings/security \
core/settings/systemtime core/settings/citytime \
NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \
noncore/settings/appearance noncore/settings/sound \
noncore/settings/mediummount \
noncore/settings/tabmanager noncore/settings/appskey \
noncore/settings/netsystemtime \
noncore/settings/wlansetup \
NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \
noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm
NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal
GAMES = noncore/games/minesweep noncore/games/solitaire \
noncore/games/tetrix noncore/games/wordgame \