summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0280976..abdbd2f 100644
--- a/Makefile
+++ b/Makefile
@@ -51,2 +51,4 @@ NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \
+NONCORESTYLES = noncore/styles/liquid
+
GAMES = noncore/games/minesweep noncore/games/solitaire \
@@ -73,3 +75,3 @@ APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
$(COREMULTIMEDIA) $(CORESETTINGS) \
- $(NONCORESETTINGS) $(NONCORETOOLS) \
+ $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \
$(NONAPPS) $(NONNET) $(NONMULT) \