summaryrefslogtreecommitdiff
path: root/Makefile
authoreilers <eilers>2003-01-03 13:17:43 (UTC)
committer eilers <eilers>2003-01-03 13:17:43 (UTC)
commit49c60b1422902963d33ae79fdab3554b2991ddf5 (patch) (unidiff)
treee86257ba8f5e1a2998b13a65460eb804fe1cbb30 /Makefile
parent19ee7f3b3e06fcf434dcd6a104e912b12220af3b (diff)
downloadopie-49c60b1422902963d33ae79fdab3554b2991ddf5.zip
opie-49c60b1422902963d33ae79fdab3554b2991ddf5.tar.gz
opie-49c60b1422902963d33ae79fdab3554b2991ddf5.tar.bz2
Now compile the new addressbook plugin..
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 cfeff86..afbd9d6 100644
--- a/Makefile
+++ b/Makefile
@@ -15,48 +15,49 @@ APPLETS= core/applets/batteryapplet core/applets/batteryapplet-ipaq \
15 core/applets/clockapplet \ 15 core/applets/clockapplet \
16 core/applets/homeapplet core/applets/suspendapplet \ 16 core/applets/homeapplet core/applets/suspendapplet \
17 core/applets/logoutapplet \ 17 core/applets/logoutapplet \
18 core/applets/screenshotapplet core/applets/clipboardapplet \ 18 core/applets/screenshotapplet core/applets/clipboardapplet \
19 core/applets/cardmon core/applets/obex \ 19 core/applets/cardmon core/applets/obex \
20 core/applets/vmemo \ 20 core/applets/vmemo \
21 noncore/net/networksetup/interfaces \ 21 noncore/net/networksetup/interfaces \
22 noncore/net/networksetup/wlan \ 22 noncore/net/networksetup/wlan \
23 noncore/applets/wirelessapplet noncore/applets/notesapplet 23 noncore/applets/wirelessapplet noncore/applets/notesapplet
24 24
25MAIL= noncore/mail/libmail noncore/mail/bend 25MAIL= noncore/mail/libmail noncore/mail/bend
26 26
27PLAYER = core/multimedia/opieplayer/libmpeg3 \ 27PLAYER = core/multimedia/opieplayer/libmpeg3 \
28 core/multimedia/opieplayer/libmad \ 28 core/multimedia/opieplayer/libmad \
29 core/multimedia/opieplayer/wavplugin \ 29 core/multimedia/opieplayer/wavplugin \
30 core/multimedia/opieplayer/modplug 30 core/multimedia/opieplayer/modplug
31 31
32 COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) 32 COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER)
33 33
34 34
35PIMAPPS = core/pim/addressbook core/pim/datebook \ 35PIMAPPS = core/pim/addressbook core/pim/datebook \
36 core/pim/today core/pim/todo 36 core/pim/today core/pim/todo
37 37
38TODAYPLUGINS = core/pim/today/plugins/datebook \ 38TODAYPLUGINS = core/pim/today/plugins/datebook \
39 core/pim/today/plugins/addressbook \
39 core/pim/today/plugins/todolist \ 40 core/pim/today/plugins/todolist \
40 core/pim/today/plugins/mail \ 41 core/pim/today/plugins/mail \
41 noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib \ 42 noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib \
42 noncore/todayplugins/fortune \ 43 noncore/todayplugins/fortune \
43 noncore/todayplugins/weather 44 noncore/todayplugins/weather
44 45
45 46
46COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ 47COREAPPS = core/apps/filebrowser core/apps/helpbrowser \
47 core/apps/textedit core/apps/embeddedkonsole \ 48 core/apps/textedit core/apps/embeddedkonsole \
48 core/launcher \ 49 core/launcher \
49 core/opie-login \ 50 core/opie-login \
50 core/apps/oipkg core/apps/qcop 51 core/apps/oipkg core/apps/qcop
51 52
52COREMULTIMEDIA = core/multimedia/opieplayer 53COREMULTIMEDIA = core/multimedia/opieplayer
53 54
54CORESETTINGS = core/settings/light-and-power core/settings/security \ 55CORESETTINGS = core/settings/light-and-power core/settings/security \
55 noncore/settings/netsystemtime core/settings/citytime \ 56 noncore/settings/netsystemtime core/settings/citytime \
56 core/settings/launcher core/settings/button 57 core/settings/launcher core/settings/button
57 58
58NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ 59NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \
59 noncore/settings/appearance2 noncore/settings/sound \ 60 noncore/settings/appearance2 noncore/settings/sound \
60 noncore/settings/mediummount \ 61 noncore/settings/mediummount \
61 noncore/settings/tabmanager \ 62 noncore/settings/tabmanager \
62 noncore/settings/sshkeys noncore/settings/usermanager \ 63 noncore/settings/sshkeys noncore/settings/usermanager \