Unidiff1 files changed, 1 insertions, 3 deletions
|
diff --git a/Makefile b/Makefile index 0dfa22e..8fa60d8 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -50,9 +50,7 @@ NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ |
50 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
50 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
51 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm |
51 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm |
52 | |
52 | |
53 | NONCORESTYLES = noncore/styles/liquid noncore/styles/liquid/settings \ |
53 | NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal |
54 | noncore/styles/theme noncore/styles/theme/settings \ |
| |
55 | noncore/styles/metal |
| |
56 | |
54 | |
57 | GAMES = noncore/games/minesweep noncore/games/solitaire \ |
55 | GAMES = noncore/games/minesweep noncore/games/solitaire \ |
58 | noncore/games/tetrix noncore/games/wordgame \ |
56 | noncore/games/tetrix noncore/games/wordgame \ |
|