summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5808811..bce4ccd 100644
--- a/Makefile
+++ b/Makefile
@@ -64,2 +64,5 @@ NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal
64 64
65NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \
66 noncore/decorations/polished
67
65GAMES = noncore/games/minesweep noncore/games/solitaire \ 68GAMES = noncore/games/minesweep noncore/games/solitaire \
@@ -90,3 +93,3 @@ APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
90 $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ 93 $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \
91 $(NONAPPS) $(NONNET) $(NONMULT) \ 94 $(NONCOREDECOS) $(NONAPPS) $(NONNET) $(NONMULT) \
92 $(NONCOMM) $(GAMES) $(TODAYPLUGINS) 95 $(NONCOMM) $(GAMES) $(TODAYPLUGINS)