author | sandman <sandman> | 2002-11-24 18:40:29 (UTC) |
---|---|---|
committer | sandman <sandman> | 2002-11-24 18:40:29 (UTC) |
commit | 30151dca910f07170cd4773b9e440c37d53d500e (patch) (unidiff) | |
tree | a1f22bd60bf6aa5107fd02157f718a1cf381b01a /Makefile | |
parent | 75cf5d2277d66f533167bcb2e3b6f0eee2424d96 (diff) | |
download | opie-30151dca910f07170cd4773b9e440c37d53d500e.zip opie-30151dca910f07170cd4773b9e440c37d53d500e.tar.gz opie-30151dca910f07170cd4773b9e440c37d53d500e.tar.bz2 |
- added the new preload lib to the main Makefile
- added the new preload lib to the launcher ipk control file
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,64 +17,65 @@ APPLETS= core/applets/batteryapplet core/applets/batteryapplet-ipaq \ | |||
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 | ||
25 | MAIL= noncore/mail/libmail noncore/mail/bend | 25 | MAIL= noncore/mail/libmail noncore/mail/bend |
26 | 26 | ||
27 | PLAYER = core/multimedia/opieplayer/libmpeg3 \ | 27 | PLAYER = 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 | ||
35 | PIMAPPS = core/pim/addressbook core/pim/datebook \ | 35 | PIMAPPS = core/pim/addressbook core/pim/datebook \ |
36 | core/pim/today core/pim/todo | 36 | core/pim/today core/pim/todo |
37 | 37 | ||
38 | TODAYPLUGINS = core/pim/today/plugins/datebook \ | 38 | TODAYPLUGINS = 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 | noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib \ |
42 | noncore/todayplugins/fortune \ | 42 | noncore/todayplugins/fortune \ |
43 | noncore/todayplugins/weather | 43 | noncore/todayplugins/weather |
44 | 44 | ||
45 | 45 | ||
46 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ | 46 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ |
47 | core/apps/textedit core/apps/embeddedkonsole \ | 47 | core/apps/textedit core/apps/embeddedkonsole \ |
48 | core/launcher \ | 48 | core/launcher \ |
49 | core/launcher/libpreload \ | ||
49 | core/opie-login \ | 50 | core/opie-login \ |
50 | core/apps/oipkg core/apps/qcop | 51 | core/apps/oipkg core/apps/qcop |
51 | 52 | ||
52 | COREMULTIMEDIA = core/multimedia/opieplayer | 53 | COREMULTIMEDIA = core/multimedia/opieplayer |
53 | 54 | ||
54 | CORESETTINGS = core/settings/light-and-power core/settings/security \ | 55 | CORESETTINGS = 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 | 57 | core/settings/launcher |
57 | 58 | ||
58 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ | 59 | NONCORESETTINGS =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 noncore/settings/appskey \ | 62 | noncore/settings/tabmanager noncore/settings/appskey \ |
62 | noncore/settings/sshkeys noncore/settings/usermanager \ | 63 | noncore/settings/sshkeys noncore/settings/usermanager \ |
63 | noncore/settings/backup | 64 | noncore/settings/backup |
64 | 65 | ||
65 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ | 66 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
66 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm \ | 67 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm \ |
67 | noncore/tools/formatter | 68 | noncore/tools/formatter |
68 | 69 | ||
69 | NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal \ | 70 | NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal \ |
70 | noncore/styles/flat noncore/styles/fresh | 71 | noncore/styles/flat noncore/styles/fresh |
71 | 72 | ||
72 | NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \ | 73 | NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \ |
73 | noncore/decorations/polished | 74 | noncore/decorations/polished |
74 | 75 | ||
75 | GAMES = noncore/games/minesweep noncore/games/solitaire \ | 76 | GAMES = noncore/games/minesweep noncore/games/solitaire \ |
76 | noncore/games/tetrix noncore/games/wordgame \ | 77 | noncore/games/tetrix noncore/games/wordgame \ |
77 | noncore/games/parashoot noncore/games/snake \ | 78 | noncore/games/parashoot noncore/games/snake \ |
78 | noncore/games/mindbreaker \ | 79 | noncore/games/mindbreaker \ |
79 | noncore/games/go noncore/games/qasteroids \ | 80 | noncore/games/go noncore/games/qasteroids \ |
80 | noncore/games/fifteen noncore/games/tictac \ | 81 | noncore/games/fifteen noncore/games/tictac \ |