summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1a22d79..be61253 100644
--- a/Makefile
+++ b/Makefile
@@ -54,24 +54,25 @@ NONCORESTYLES = noncore/styles/liquid noncore/styles/liquid/settings \
54 noncore/styles/theme noncore/styles/theme/settings 54 noncore/styles/theme noncore/styles/theme/settings
55 55
56GAMES = noncore/games/minesweep noncore/games/solitaire \ 56GAMES = noncore/games/minesweep noncore/games/solitaire \
57 noncore/games/tetrix noncore/games/wordgame \ 57 noncore/games/tetrix noncore/games/wordgame \
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
65NONAPPS = noncore/apps/spreadsheet noncore/apps/tableviewer \ 65NONAPPS = noncore/apps/spreadsheet noncore/apps/tableviewer \
66 noncore/apps/opie-reader
66 67
67NONNET = noncore/net/netsetup noncore/net/opieftp \ 68NONNET = noncore/net/netsetup noncore/net/opieftp \
68 noncore/mail 69 noncore/mail
69 70
70NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ 71NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \
71 noncore/graphics/qpdf 72 noncore/graphics/qpdf
72 73
73 74
74NONCOMM = noncore/comm/keypebble 75NONCOMM = noncore/comm/keypebble
75 76
76APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ 77APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
77 $(COREMULTIMEDIA) $(CORESETTINGS) \ 78 $(COREMULTIMEDIA) $(CORESETTINGS) \