author | sandman <sandman> | 2002-06-28 12:24:33 (UTC) |
---|---|---|
committer | sandman <sandman> | 2002-06-28 12:24:33 (UTC) |
commit | f53c07ae3b06b23c4d0ab414a73335096673685c (patch) (unidiff) | |
tree | 2759a858de1bad76ca0ffb960c22d0401d3626ac /Makefile | |
parent | 2e7a7bfbdd71bf8c792fe28be91fcfb1a50f014a (diff) | |
download | opie-f53c07ae3b06b23c4d0ab414a73335096673685c.zip opie-f53c07ae3b06b23c4d0ab414a73335096673685c.tar.gz opie-f53c07ae3b06b23c4d0ab414a73335096673685c.tar.bz2 |
Enabled liquid control panel in the Makefile
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +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 | 53 | NONCORESTYLES = noncore/styles/liquid noncore/styles/liquid/settings |
54 | 54 | ||
55 | GAMES = noncore/games/minesweep noncore/games/solitaire \ | 55 | GAMES = noncore/games/minesweep noncore/games/solitaire \ |
56 | noncore/games/tetrix noncore/games/wordgame \ | 56 | noncore/games/tetrix noncore/games/wordgame \ |