author | llornkcor <llornkcor> | 2002-09-20 13:36:54 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-09-20 13:36:54 (UTC) |
commit | 07f63d9a2a816f2406b0d8ea0f3c1b813fd13663 (patch) (unidiff) | |
tree | 7aa7b49a12469334d598c6091fca70b7917cf588 | |
parent | 4d55bd79e3b958ab45b26ecdb85003277517699f (diff) | |
download | opie-07f63d9a2a816f2406b0d8ea0f3c1b813fd13663.zip opie-07f63d9a2a816f2406b0d8ea0f3c1b813fd13663.tar.gz opie-07f63d9a2a816f2406b0d8ea0f3c1b813fd13663.tar.bz2 |
added sshkeys
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,66 +23,66 @@ MAIL= noncore/mail/libmail noncore/mail/bend | |||
23 | 23 | ||
24 | PLAYER = core/multimedia/opieplayer/libmpeg3 \ | 24 | PLAYER = core/multimedia/opieplayer/libmpeg3 \ |
25 | core/multimedia/opieplayer/libmad \ | 25 | core/multimedia/opieplayer/libmad \ |
26 | core/multimedia/opieplayer/wavplugin \ | 26 | core/multimedia/opieplayer/wavplugin \ |
27 | core/multimedia/opieplayer/modplug | 27 | core/multimedia/opieplayer/modplug |
28 | 28 | ||
29 | COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) | 29 | COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) |
30 | 30 | ||
31 | 31 | ||
32 | PIMAPPS = core/pim/addressbook core/pim/datebook \ | 32 | PIMAPPS = core/pim/addressbook core/pim/datebook \ |
33 | core/pim/today core/pim/todo | 33 | core/pim/today core/pim/todo |
34 | 34 | ||
35 | TODAYPLUGINS = core/pim/today/plugins/datebook \ | 35 | TODAYPLUGINS = core/pim/today/plugins/datebook \ |
36 | core/pim/today/plugins/todolist \ | 36 | core/pim/today/plugins/todolist \ |
37 | core/pim/today/plugins/mail \ | 37 | core/pim/today/plugins/mail \ |
38 | 38 | ||
39 | 39 | ||
40 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ | 40 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ |
41 | core/apps/textedit core/apps/embeddedkonsole \ | 41 | core/apps/textedit core/apps/embeddedkonsole \ |
42 | core/launcher \ | 42 | core/launcher \ |
43 | core/opie-login \ | 43 | core/opie-login \ |
44 | core/apps/oipkg core/apps/qcop | 44 | core/apps/oipkg core/apps/qcop |
45 | 45 | ||
46 | COREMULTIMEDIA = core/multimedia/opieplayer | 46 | COREMULTIMEDIA = core/multimedia/opieplayer |
47 | 47 | ||
48 | CORESETTINGS = core/settings/light-and-power core/settings/security \ | 48 | CORESETTINGS = core/settings/light-and-power core/settings/security \ |
49 | core/settings/systemtime core/settings/citytime \ | 49 | core/settings/systemtime core/settings/citytime \ |
50 | 50 | ||
51 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ | 51 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ |
52 | noncore/settings/appearance noncore/settings/sound \ | 52 | noncore/settings/appearance noncore/settings/sound \ |
53 | noncore/settings/mediummount \ | 53 | noncore/settings/mediummount \ |
54 | noncore/settings/tabmanager noncore/settings/appskey \ | 54 | noncore/settings/tabmanager noncore/settings/appskey \ |
55 | noncore/settings/netsystemtime \ | 55 | noncore/settings/netsystemtime noncore/settings/wlansetup \ |
56 | noncore/settings/wlansetup \ | 56 | noncore/settings/sshkeys |
57 | 57 | ||
58 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ | 58 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
59 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm | 59 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm |
60 | 60 | ||
61 | NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal | 61 | NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal |
62 | 62 | ||
63 | GAMES = noncore/games/minesweep noncore/games/solitaire \ | 63 | GAMES = noncore/games/minesweep noncore/games/solitaire \ |
64 | noncore/games/tetrix noncore/games/wordgame \ | 64 | noncore/games/tetrix noncore/games/wordgame \ |
65 | noncore/games/parashoot noncore/games/snake \ | 65 | noncore/games/parashoot noncore/games/snake \ |
66 | noncore/games/mindbreaker \ | 66 | noncore/games/mindbreaker \ |
67 | noncore/games/go noncore/games/qasteroids \ | 67 | noncore/games/go noncore/games/qasteroids \ |
68 | noncore/games/fifteen noncore/games/tictac \ | 68 | noncore/games/fifteen noncore/games/tictac \ |
69 | noncore/games/kcheckers noncore/games/kpacman \ | 69 | noncore/games/kcheckers noncore/games/kpacman \ |
70 | noncore/games/kbill noncore/games/buzzword \ | 70 | noncore/games/kbill noncore/games/buzzword \ |
71 | noncore/games/bounce | 71 | noncore/games/bounce |
72 | 72 | ||
73 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ | 73 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ |
74 | noncore/apps/opie-reader noncore/apps/checkbook \ | 74 | noncore/apps/opie-reader noncore/apps/checkbook \ |
75 | noncore/apps/sysinfo \ | 75 | noncore/apps/sysinfo \ |
76 | 76 | ||
77 | NONNET = noncore/net/netsetup noncore/net/opieftp \ | 77 | NONNET = noncore/net/netsetup noncore/net/opieftp \ |
78 | noncore/mail | 78 | noncore/mail |
79 | 79 | ||
80 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ | 80 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ |
81 | noncore/graphics/qpdf noncore/apps/confedit | 81 | noncore/graphics/qpdf noncore/apps/confedit |
82 | 82 | ||
83 | 83 | ||
84 | NONCOMM = noncore/comm/keypebble | 84 | NONCOMM = noncore/comm/keypebble |
85 | 85 | ||
86 | APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ | 86 | APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ |
87 | $(COREMULTIMEDIA) $(CORESETTINGS) \ | 87 | $(COREMULTIMEDIA) $(CORESETTINGS) \ |
88 | $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ | 88 | $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ |