author | llornkcor <llornkcor> | 2002-11-16 17:46:53 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-11-16 17:46:53 (UTC) |
commit | ec642ffea22af16a924288dc64fe6a46413e49af (patch) (unidiff) | |
tree | 37e6f3fd67357c1700100d21d4f29f9edbe6fdfc | |
parent | 0861a25d4f28be8a3ba794eafca9f29eac3cc7c1 (diff) | |
download | opie-ec642ffea22af16a924288dc64fe6a46413e49af.zip opie-ec642ffea22af16a924288dc64fe6a46413e49af.tar.gz opie-ec642ffea22af16a924288dc64fe6a46413e49af.tar.bz2 |
added sfcave
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,25 +70,25 @@ NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal | |||
70 | 70 | ||
71 | NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \ | 71 | NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \ |
72 | noncore/decorations/polished | 72 | noncore/decorations/polished |
73 | 73 | ||
74 | GAMES = noncore/games/minesweep noncore/games/solitaire \ | 74 | GAMES = noncore/games/minesweep noncore/games/solitaire \ |
75 | noncore/games/tetrix noncore/games/wordgame \ | 75 | noncore/games/tetrix noncore/games/wordgame \ |
76 | noncore/games/parashoot noncore/games/snake \ | 76 | noncore/games/parashoot noncore/games/snake \ |
77 | noncore/games/mindbreaker \ | 77 | noncore/games/mindbreaker \ |
78 | noncore/games/go noncore/games/qasteroids \ | 78 | noncore/games/go noncore/games/qasteroids \ |
79 | noncore/games/fifteen noncore/games/tictac \ | 79 | noncore/games/fifteen noncore/games/tictac \ |
80 | noncore/games/kcheckers noncore/games/kpacman \ | 80 | noncore/games/kcheckers noncore/games/kpacman \ |
81 | noncore/games/kbill noncore/games/buzzword \ | 81 | noncore/games/kbill noncore/games/buzzword \ |
82 | noncore/games/bounce | 82 | noncore/games/bounce noncore/games/sfcave |
83 | 83 | ||
84 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ | 84 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ |
85 | noncore/apps/opie-reader noncore/apps/checkbook noncore/apps/oxygen \ | 85 | noncore/apps/opie-reader noncore/apps/checkbook noncore/apps/oxygen \ |
86 | noncore/apps/sysinfo noncore/net/opieirc noncore/apps/aqpkg \ | 86 | noncore/apps/sysinfo noncore/net/opieirc noncore/apps/aqpkg \ |
87 | noncore/apps/opie-console noncore/apps/opie-write | 87 | noncore/apps/opie-console noncore/apps/opie-write |
88 | 88 | ||
89 | NONNET = noncore/net/networksetup \ | 89 | NONNET = noncore/net/networksetup \ |
90 | noncore/net/ftplib noncore/net/opieftp \ | 90 | noncore/net/ftplib noncore/net/opieftp \ |
91 | noncore/mail | 91 | noncore/mail |
92 | 92 | ||
93 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ | 93 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ |
94 | noncore/graphics/qpdf noncore/apps/confedit | 94 | noncore/graphics/qpdf noncore/apps/confedit |