author | sandman <sandman> | 2002-10-04 01:04:48 (UTC) |
---|---|---|
committer | sandman <sandman> | 2002-10-04 01:04:48 (UTC) |
commit | 587124a7c62abd6f0fd38da6958adbd2587f3b9f (patch) (unidiff) | |
tree | 2203b54ef8548993fb1c0bcd5d4419b1c75afdac | |
parent | 7f1029811faae4aa88c0c35157a33b95abffaae8 (diff) | |
download | opie-587124a7c62abd6f0fd38da6958adbd2587f3b9f.zip opie-587124a7c62abd6f0fd38da6958adbd2587f3b9f.tar.gz opie-587124a7c62abd6f0fd38da6958adbd2587f3b9f.tar.bz2 |
Added decos to the Makefile
-rw-r--r-- | Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -64,2 +64,5 @@ NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal | |||
64 | 64 | ||
65 | NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \ | ||
66 | noncore/decorations/polished | ||
67 | |||
65 | GAMES = noncore/games/minesweep noncore/games/solitaire \ | 68 | GAMES = 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) |