summaryrefslogtreecommitdiff
path: root/Makefile
Side-by-side diff
Diffstat (limited to 'Makefile') (more/less context) (ignore 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
@@ -62,6 +62,9 @@ NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \
NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal
+NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \
+ noncore/decorations/polished
+
GAMES = noncore/games/minesweep noncore/games/solitaire \
noncore/games/tetrix noncore/games/wordgame \
noncore/games/parashoot noncore/games/snake \
@@ -88,7 +91,7 @@ NONCOMM = noncore/comm/keypebble
APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
$(COREMULTIMEDIA) $(CORESETTINGS) \
$(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \
- $(NONAPPS) $(NONNET) $(NONMULT) \
+ $(NONCOREDECOS) $(NONAPPS) $(NONNET) $(NONMULT) \
$(NONCOMM) $(GAMES) $(TODAYPLUGINS)