author | cniehaus <cniehaus> | 2002-09-21 13:48:02 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-09-21 13:48:02 (UTC) |
commit | 5051eb4d1500c2bc76cec16dfddba5af4b7e41d4 (patch) (unidiff) | |
tree | d4371bd06a2beb36acfa5b135f0d89ae7f6fd8e6 | |
parent | b95aa89ea94baeedd79a6febddbb7fa25a0289bd (diff) | |
download | opie-5051eb4d1500c2bc76cec16dfddba5af4b7e41d4.zip opie-5051eb4d1500c2bc76cec16dfddba5af4b7e41d4.tar.gz opie-5051eb4d1500c2bc76cec16dfddba5af4b7e41d4.tar.bz2 |
adding Oxygen (OPIEDIR/noncore/apps/oxygen)
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,33 +58,33 @@ NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ | |||
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 noncore/apps/oxygen \ |
75 | noncore/apps/sysinfo \ noncore/net/opieirc \ | 75 | noncore/apps/sysinfo \ noncore/net/opieirc \ |
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) \ |
89 | $(NONAPPS) $(NONNET) $(NONMULT) \ | 89 | $(NONAPPS) $(NONNET) $(NONMULT) \ |
90 | $(NONCOMM) $(GAMES) $(TODAYPLUGINS) | 90 | $(NONCOMM) $(GAMES) $(TODAYPLUGINS) |