-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 \ |