Unidiff1 files changed, 1 insertions, 0 deletions
|
diff --git a/Makefile b/Makefile index 1a22d79..be61253 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -58,16 +58,17 @@ GAMES = noncore/games/minesweep noncore/games/solitaire \ |
58 | noncore/games/parashoot noncore/games/snake \ |
58 | noncore/games/parashoot noncore/games/snake \ |
59 | noncore/games/mindbreaker \ |
59 | noncore/games/mindbreaker \ |
60 | noncore/games/go noncore/games/qasteroids \ |
60 | noncore/games/go noncore/games/qasteroids \ |
61 | noncore/games/fifteen noncore/games/tictac \ |
61 | noncore/games/fifteen noncore/games/tictac \ |
62 | noncore/games/kcheckers noncore/games/kpacman \ |
62 | noncore/games/kcheckers noncore/games/kpacman \ |
63 | noncore/games/kbill |
63 | noncore/games/kbill |
64 | |
64 | |
65 | NONAPPS = noncore/apps/spreadsheet noncore/apps/tableviewer \ |
65 | NONAPPS = noncore/apps/spreadsheet noncore/apps/tableviewer \ |
| |
66 | noncore/apps/opie-reader |
66 | |
67 | |
67 | NONNET = noncore/net/netsetup noncore/net/opieftp \ |
68 | NONNET = noncore/net/netsetup noncore/net/opieftp \ |
68 | noncore/mail |
69 | noncore/mail |
69 | |
70 | |
70 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ |
71 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ |
71 | noncore/graphics/qpdf |
72 | noncore/graphics/qpdf |
72 | |
73 | |
73 | |
74 | |
|