summaryrefslogtreecommitdiff
path: root/Makefile
authorsandman <sandman>2002-06-24 17:10:38 (UTC)
committer sandman <sandman>2002-06-24 17:10:38 (UTC)
commit818a4dd8ec2a7c4c5cef5770ada2e5af4866a31b (patch) (side-by-side diff)
tree306cba4e5cee00e8f5fd48314eb3157f7d3f429d /Makefile
parentf284f40fe5912736666a56143705f260d14feb34 (diff)
downloadopie-818a4dd8ec2a7c4c5cef5770ada2e5af4866a31b.zip
opie-818a4dd8ec2a7c4c5cef5770ada2e5af4866a31b.tar.gz
opie-818a4dd8ec2a7c4c5cef5770ada2e5af4866a31b.tar.bz2
Enabled liquid style in Makefile
Diffstat (limited to 'Makefile') (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) \