author | sandman <sandman> | 2002-06-28 12:24:33 (UTC) |
---|---|---|
committer | sandman <sandman> | 2002-06-28 12:24:33 (UTC) |
commit | f53c07ae3b06b23c4d0ab414a73335096673685c (patch) (side-by-side diff) | |
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 \ NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm -NONCORESTYLES = noncore/styles/liquid +NONCORESTYLES = noncore/styles/liquid noncore/styles/liquid/settings GAMES = noncore/games/minesweep noncore/games/solitaire \ noncore/games/tetrix noncore/games/wordgame \ |