From 818a4dd8ec2a7c4c5cef5770ada2e5af4866a31b Mon Sep 17 00:00:00 2001 From: sandman Date: Mon, 24 Jun 2002 17:10:38 +0000 Subject: Enabled liquid style in Makefile --- (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0280976..abdbd2f 100644 --- a/Makefile +++ b/Makefile @@ -49,6 +49,8 @@ NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm +NONCORESTYLES = noncore/styles/liquid + GAMES = noncore/games/minesweep noncore/games/solitaire \ noncore/games/tetrix noncore/games/wordgame \ noncore/games/parashoot noncore/games/snake \ @@ -71,7 +73,7 @@ NONCOMM = noncore/comm/keypebble APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ $(COREMULTIMEDIA) $(CORESETTINGS) \ - $(NONCORESETTINGS) $(NONCORETOOLS) \ + $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ $(NONAPPS) $(NONNET) $(NONMULT) \ $(NONCOMM) $(GAMES) -- cgit v0.9.0.2