author | llornkcor <llornkcor> | 2002-06-22 00:26:18 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-06-22 00:26:18 (UTC) |
commit | 28f2e6b92c40125172c9716790dc98cc30abc7fc (patch) (unidiff) | |
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 \ | |||
47 | noncore/settings/tabmanager noncore/settings/appskey | 47 | noncore/settings/tabmanager noncore/settings/appskey |
48 | 48 | ||
49 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ | 49 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
50 | noncore/tools/remote noncore/tools/opie-sh | 50 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm |
51 | 51 | ||
52 | GAMES = noncore/games/minesweep noncore/games/solitaire \ | 52 | GAMES = noncore/games/minesweep noncore/games/solitaire \ |
53 | noncore/games/tetrix noncore/games/wordgame \ | 53 | noncore/games/tetrix noncore/games/wordgame \ |
@@ -59,8 +59,7 @@ GAMES = noncore/games/minesweep noncore/games/solitaire \ | |||
59 | noncore/games/kbill | 59 | noncore/games/kbill |
60 | 60 | ||
61 | NONAPPS = noncore/apps/spreadsheet noncore/apps/tableviewer \ | 61 | NONAPPS = noncore/apps/spreadsheet noncore/apps/tableviewer \ |
62 | noncore/apps/advancedfm | 62 | |
63 | |||
64 | NONNET = noncore/net/netsetup noncore/net/opieftp \ | 63 | NONNET = noncore/net/netsetup noncore/net/opieftp \ |
65 | noncore/mail | 64 | noncore/mail |
66 | 65 | ||