summaryrefslogtreecommitdiff
path: root/Makefile
authorsandman <sandman>2002-07-27 23:33:26 (UTC)
committer sandman <sandman>2002-07-27 23:33:26 (UTC)
commit4baf36396739502c5471950e29f18954cca4517b (patch) (unidiff)
tree46b25659b442666b4b5153fa8210d86e6708b47b /Makefile
parent9cc89b6a54ee267953b0422c4607097d075ecab9 (diff)
downloadopie-4baf36396739502c5471950e29f18954cca4517b.zip
opie-4baf36396739502c5471950e29f18954cca4517b.tar.gz
opie-4baf36396739502c5471950e29f18954cca4517b.tar.bz2
Update for OPIE to use opie-login
Diffstat (limited to 'Makefile') (more/less context) (show 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
@@ -25,24 +25,25 @@ PLAYER = core/multimedia/opieplayer/libmpeg3 \
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 \