|
diff --git a/Makefile b/Makefile index 175158e..e407450 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -1,64 +1,65 @@ |
1 | indefault: dynamic |
1 | indefault: dynamic |
2 | |
2 | |
3 | all: default docs |
3 | all: default docs |
4 | |
4 | |
5 | LIBS=library libopie |
5 | LIBS=library libopie |
6 | |
6 | |
7 | |
7 | |
8 | INPUTCOMPONENTS= inputmethods/keyboard inputmethods/pickboard \ |
8 | INPUTCOMPONENTS= inputmethods/keyboard inputmethods/pickboard \ |
9 | inputmethods/handwriting inputmethods/unikeyboard \ |
9 | inputmethods/handwriting inputmethods/unikeyboard \ |
10 | inputmethods/jumpx inputmethods/kjumpx \ |
10 | inputmethods/jumpx inputmethods/kjumpx \ |
11 | inputmethods/dvorak inputmethods/multikey \ |
11 | inputmethods/dvorak inputmethods/multikey \ |
12 | |
12 | |
13 | APPLETS= core/applets/batteryapplet core/applets/batteryapplet-ipaq \ |
13 | APPLETS= 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/homeapplet core/applets/suspendapplet \ |
16 | core/applets/homeapplet core/applets/suspendapplet \ |
| |
17 | core/applets/logoutapplet \ |
17 | core/applets/screenshotapplet core/applets/clipboardapplet \ |
18 | core/applets/screenshotapplet core/applets/clipboardapplet \ |
18 | core/applets/cardmon core/applets/obex \ |
19 | core/applets/cardmon core/applets/obex \ |
19 | core/applets/vmemo noncore/net/netsetup/dialup \ |
20 | core/applets/vmemo noncore/net/netsetup/dialup \ |
20 | noncore/net/netsetup/lan \ |
21 | noncore/net/netsetup/lan \ |
21 | noncore/applets/wirelessapplet noncore/applets/notesapplet |
22 | noncore/applets/wirelessapplet noncore/applets/notesapplet |
22 | |
23 | |
23 | MAIL= noncore/mail/libmail noncore/mail/bend |
24 | MAIL= noncore/mail/libmail noncore/mail/bend |
24 | |
25 | |
25 | PLAYER = core/multimedia/opieplayer/libmpeg3 \ |
26 | PLAYER = core/multimedia/opieplayer/libmpeg3 \ |
26 | core/multimedia/opieplayer/libmad \ |
27 | core/multimedia/opieplayer/libmad \ |
27 | core/multimedia/opieplayer/wavplugin \ |
28 | core/multimedia/opieplayer/wavplugin \ |
28 | core/multimedia/opieplayer/modplug |
29 | core/multimedia/opieplayer/modplug |
29 | |
30 | |
30 | COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) |
31 | COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) |
31 | |
32 | |
32 | |
33 | |
33 | PIMAPPS = core/pim/addressbook core/pim/datebook \ |
34 | PIMAPPS = core/pim/addressbook core/pim/datebook \ |
34 | core/pim/today core/pim/todo |
35 | core/pim/today core/pim/todo |
35 | |
36 | |
36 | TODAYPLUGINS = core/pim/today/plugins/datebook \ |
37 | TODAYPLUGINS = core/pim/today/plugins/datebook \ |
37 | core/pim/today/plugins/todolist \ |
38 | core/pim/today/plugins/todolist \ |
38 | core/pim/today/plugins/mail \ |
39 | core/pim/today/plugins/mail \ |
39 | |
40 | |
40 | |
41 | |
41 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ |
42 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ |
42 | core/apps/textedit core/apps/embeddedkonsole \ |
43 | core/apps/textedit core/apps/embeddedkonsole \ |
43 | core/launcher \ |
44 | core/launcher \ |
44 | core/opie-login \ |
45 | core/opie-login \ |
45 | core/apps/oipkg core/apps/qcop |
46 | core/apps/oipkg core/apps/qcop |
46 | |
47 | |
47 | COREMULTIMEDIA = core/multimedia/opieplayer |
48 | COREMULTIMEDIA = core/multimedia/opieplayer |
48 | |
49 | |
49 | CORESETTINGS = core/settings/light-and-power core/settings/security \ |
50 | CORESETTINGS = core/settings/light-and-power core/settings/security \ |
50 | core/settings/systemtime core/settings/citytime \ |
51 | core/settings/systemtime core/settings/citytime \ |
51 | core/settings/launcher |
52 | core/settings/launcher |
52 | |
53 | |
53 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ |
54 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ |
54 | noncore/settings/appearance2 noncore/settings/sound \ |
55 | noncore/settings/appearance2 noncore/settings/sound \ |
55 | noncore/settings/mediummount \ |
56 | noncore/settings/mediummount \ |
56 | noncore/settings/tabmanager noncore/settings/appskey \ |
57 | noncore/settings/tabmanager noncore/settings/appskey \ |
57 | noncore/settings/netsystemtime noncore/settings/wlansetup \ |
58 | noncore/settings/netsystemtime noncore/settings/wlansetup \ |
58 | noncore/settings/sshkeys noncore/settings/usermanager |
59 | noncore/settings/sshkeys noncore/settings/usermanager |
59 | |
60 | |
60 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
61 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
61 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm |
62 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm |
62 | |
63 | |
63 | NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal \ |
64 | NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal \ |
64 | noncore/styles/flat noncore/styles/fresh |
65 | noncore/styles/flat noncore/styles/fresh |
|