summaryrefslogtreecommitdiff
path: root/Makefile
authorsandman <sandman>2002-06-30 00:33:23 (UTC)
committer sandman <sandman>2002-06-30 00:33:23 (UTC)
commit1f9e13bb2d287a2495e2cbb0f8be0f53c883eae2 (patch) (side-by-side diff)
tree5622bf2302e4f7754c0f21276c4d0b4b66986eae /Makefile
parent2e3c599f9b2498ecd9c2332d38a0ae293954b570 (diff)
downloadopie-1f9e13bb2d287a2495e2cbb0f8be0f53c883eae2.zip
opie-1f9e13bb2d287a2495e2cbb0f8be0f53c883eae2.tar.gz
opie-1f9e13bb2d287a2495e2cbb0f8be0f53c883eae2.tar.bz2
Enabled the Theme style in the main Makefile
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1e60978..1a22d79 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,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 noncore/styles/liquid/settings
+NONCORESTYLES = noncore/styles/liquid noncore/styles/liquid/settings \
+ noncore/styles/theme noncore/styles/theme/settings
GAMES = noncore/games/minesweep noncore/games/solitaire \
noncore/games/tetrix noncore/games/wordgame \