summaryrefslogtreecommitdiff
path: root/Makefile
authorllornkcor <llornkcor>2002-10-31 20:05:42 (UTC)
committer llornkcor <llornkcor>2002-10-31 20:05:42 (UTC)
commit6f6bf05d544a579d513c476453483ef9bedad49f (patch) (unidiff)
treeea53051a866b136432829d73fa7f59c108269053 /Makefile
parent6a5a109fd55590ff176b29ac8533d36d9d204a63 (diff)
downloadopie-6f6bf05d544a579d513c476453483ef9bedad49f.zip
opie-6f6bf05d544a579d513c476453483ef9bedad49f.tar.gz
opie-6f6bf05d544a579d513c476453483ef9bedad49f.tar.bz2
added stockticker
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 ff5abe4..1e633af 100644
--- a/Makefile
+++ b/Makefile
@@ -29,24 +29,25 @@ PLAYER = core/multimedia/opieplayer/libmpeg3 \
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/todolist \ 39 core/pim/today/plugins/todolist \
40 core/pim/today/plugins/mail \ 40 core/pim/today/plugins/mail \
41 noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib
41 42
42 43
43COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ 44COREAPPS = core/apps/filebrowser core/apps/helpbrowser \
44 core/apps/textedit core/apps/embeddedkonsole \ 45 core/apps/textedit core/apps/embeddedkonsole \
45 core/launcher \ 46 core/launcher \
46 core/opie-login \ 47 core/opie-login \
47 core/apps/oipkg core/apps/qcop 48 core/apps/oipkg core/apps/qcop
48 49
49COREMULTIMEDIA = core/multimedia/opieplayer 50COREMULTIMEDIA = core/multimedia/opieplayer
50 51
51CORESETTINGS = core/settings/light-and-power core/settings/security \ 52CORESETTINGS = core/settings/light-and-power core/settings/security \
52 noncore/settings/netsystemtime core/settings/citytime \ 53 noncore/settings/netsystemtime core/settings/citytime \