author | llornkcor <llornkcor> | 2002-06-22 00:26:18 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-06-22 00:26:18 (UTC) |
commit | 28f2e6b92c40125172c9716790dc98cc30abc7fc (patch) (side-by-side diff) | |
tree | 0a4340927cf45e0d0fd4ef0f1ff4a08e3da6708e /Makefile | |
parent | 1b876ce8dbc5933db5b84d55e5cabecdb0adec2e (diff) | |
download | opie-28f2e6b92c40125172c9716790dc98cc30abc7fc.zip opie-28f2e6b92c40125172c9716790dc98cc30abc7fc.tar.gz opie-28f2e6b92c40125172c9716790dc98cc30abc7fc.tar.bz2 |
make sure advancedfm gets configured
-rw-r--r-- | Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -47,7 +47,7 @@ NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ noncore/settings/tabmanager noncore/settings/appskey NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ - noncore/tools/remote noncore/tools/opie-sh + noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm GAMES = noncore/games/minesweep noncore/games/solitaire \ noncore/games/tetrix noncore/games/wordgame \ @@ -59,8 +59,7 @@ GAMES = noncore/games/minesweep noncore/games/solitaire \ noncore/games/kbill NONAPPS = noncore/apps/spreadsheet noncore/apps/tableviewer \ - noncore/apps/advancedfm - + NONNET = noncore/net/netsetup noncore/net/opieftp \ noncore/mail |