author | harlekin <harlekin> | 2002-07-23 08:55:18 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-07-23 08:55:18 (UTC) |
commit | 0a255e8ee152485bc54f2f1aa90251e0555760ee (patch) (unidiff) | |
tree | 11f8d835502602e20ea5acee401a62d65f746976 /Makefile | |
parent | 88fef0601d0714fcb8fee9dad7179c6886a92ae5 (diff) | |
download | opie-0a255e8ee152485bc54f2f1aa90251e0555760ee.zip opie-0a255e8ee152485bc54f2f1aa90251e0555760ee.tar.gz opie-0a255e8ee152485bc54f2f1aa90251e0555760ee.tar.bz2 |
wlansetup is now in noncore
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -41,5 +41,4 @@ COREMULTIMEDIA = core/multimedia/opieplayer | |||
41 | CORESETTINGS = core/settings/light-and-power core/settings/security \ | 41 | CORESETTINGS = core/settings/light-and-power core/settings/security \ |
42 | core/settings/systemtime core/settings/citytime \ | 42 | core/settings/systemtime core/settings/citytime \ |
43 | core/settings/wlansetup | ||
44 | 43 | ||
45 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ | 44 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ |
@@ -47,5 +46,6 @@ NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ | |||
47 | noncore/settings/mediummount \ | 46 | noncore/settings/mediummount \ |
48 | noncore/settings/tabmanager noncore/settings/appskey \ | 47 | noncore/settings/tabmanager noncore/settings/appskey \ |
49 | noncore/settings/netsystemtime | 48 | noncore/settings/netsystemtime \ |
49 | noncore/settings/wlansetup \ | ||
50 | 50 | ||
51 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ | 51 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |