summaryrefslogtreecommitdiff
path: root/Makefile
Unidiff
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 28e5c41..367cfda 100644
--- a/Makefile
+++ b/Makefile
@@ -13,48 +13,49 @@ INPUTCOMPONENTS= inputmethods/keyboard inputmethods/pickboard \
13APPLETS= core/applets/batteryapplet core/applets/batteryapplet-ipaq \ 13APPLETS= core/applets/batteryapplet core/applets/batteryapplet-ipaq \
14 core/applets/irdaapplet core/applets/volumeapplet \ 14 core/applets/irdaapplet core/applets/volumeapplet \
15 core/applets/clockapplet core/applets/netmonapplet \ 15 core/applets/clockapplet core/applets/netmonapplet \
16 core/applets/screenshotapplet core/applets/clipboardapplet \ 16 core/applets/screenshotapplet core/applets/clipboardapplet \
17 core/applets/cardmon core/applets/obex \ 17 core/applets/cardmon core/applets/obex \
18 core/applets/vmemo noncore/net/netsetup/dialup \ 18 core/applets/vmemo noncore/net/netsetup/dialup \
19 noncore/net/netsetup/lan 19 noncore/net/netsetup/lan
20 20
21MAIL= noncore/mail/libmail noncore/mail/bend 21MAIL= noncore/mail/libmail noncore/mail/bend
22 22
23PLAYER = core/multimedia/opieplayer/libmpeg3 \ 23PLAYER = core/multimedia/opieplayer/libmpeg3 \
24 core/multimedia/opieplayer/libmad \ 24 core/multimedia/opieplayer/libmad \
25 core/multimedia/opieplayer/wavplugin \ 25 core/multimedia/opieplayer/wavplugin \
26 core/multimedia/opieplayer/modplug 26 core/multimedia/opieplayer/modplug
27 27
28 COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) 28 COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER)
29 29
30 30
31PIMAPPS = core/pim/addressbook core/pim/datebook \ 31PIMAPPS = core/pim/addressbook core/pim/datebook \
32 core/pim/today core/pim/todo 32 core/pim/today core/pim/todo
33 33
34COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ 34COREAPPS = core/apps/filebrowser core/apps/helpbrowser \
35 core/apps/textedit core/apps/embeddedkonsole \ 35 core/apps/textedit core/apps/embeddedkonsole \
36 core/launcher \ 36 core/launcher \
37 core/opie-login \
37 core/apps/oipkg core/apps/qcop 38 core/apps/oipkg core/apps/qcop
38 39
39COREMULTIMEDIA = core/multimedia/opieplayer 40COREMULTIMEDIA = core/multimedia/opieplayer
40 41
41CORESETTINGS = core/settings/light-and-power core/settings/security \ 42CORESETTINGS = core/settings/light-and-power core/settings/security \
42 core/settings/systemtime core/settings/citytime \ 43 core/settings/systemtime core/settings/citytime \
43 44
44NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ 45NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \
45 noncore/settings/appearance noncore/settings/sound \ 46 noncore/settings/appearance noncore/settings/sound \
46 noncore/settings/mediummount \ 47 noncore/settings/mediummount \
47 noncore/settings/tabmanager noncore/settings/appskey \ 48 noncore/settings/tabmanager noncore/settings/appskey \
48 noncore/settings/netsystemtime \ 49 noncore/settings/netsystemtime \
49 noncore/settings/wlansetup \ 50 noncore/settings/wlansetup \
50 51
51NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ 52NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \
52 noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm 53 noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm
53 54
54NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal 55NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal
55 56
56GAMES = noncore/games/minesweep noncore/games/solitaire \ 57GAMES = noncore/games/minesweep noncore/games/solitaire \
57 noncore/games/tetrix noncore/games/wordgame \ 58 noncore/games/tetrix noncore/games/wordgame \
58 noncore/games/parashoot noncore/games/snake \ 59 noncore/games/parashoot noncore/games/snake \
59 noncore/games/mindbreaker \ 60 noncore/games/mindbreaker \
60 noncore/games/go noncore/games/qasteroids \ 61 noncore/games/go noncore/games/qasteroids \