author | kergoth <kergoth> | 2002-10-30 21:42:56 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-10-30 21:42:56 (UTC) |
commit | ad396dd7b58fc772423f95be050f645fc7a6d9b9 (patch) (side-by-side diff) | |
tree | 6a08f21bb2a9a83cea15137af116c04a9555d298 | |
parent | cd12578b756841ba437418524ab98178a0c8ee38 (diff) | |
download | opie-ad396dd7b58fc772423f95be050f645fc7a6d9b9.zip opie-ad396dd7b58fc772423f95be050f645fc7a6d9b9.tar.gz opie-ad396dd7b58fc772423f95be050f645fc7a6d9b9.tar.bz2 |
moved wlansetup into unsupported
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,49 +35,49 @@ COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) PIMAPPS = core/pim/addressbook core/pim/datebook \ core/pim/today core/pim/todo TODAYPLUGINS = core/pim/today/plugins/datebook \ core/pim/today/plugins/todolist \ core/pim/today/plugins/mail \ COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ core/apps/textedit core/apps/embeddedkonsole \ core/launcher \ core/opie-login \ core/apps/oipkg core/apps/qcop COREMULTIMEDIA = core/multimedia/opieplayer CORESETTINGS = core/settings/light-and-power core/settings/security \ core/settings/systemtime core/settings/citytime \ core/settings/launcher NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ noncore/settings/appearance2 noncore/settings/sound \ noncore/settings/mediummount \ noncore/settings/tabmanager noncore/settings/appskey \ - noncore/settings/netsystemtime noncore/settings/wlansetup \ + noncore/settings/netsystemtime \ noncore/settings/sshkeys noncore/settings/usermanager \ noncore/settings/backup NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm \ noncore/tools/formatter NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal \ noncore/styles/flat noncore/styles/fresh NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \ noncore/decorations/polished GAMES = noncore/games/minesweep noncore/games/solitaire \ noncore/games/tetrix noncore/games/wordgame \ noncore/games/parashoot noncore/games/snake \ noncore/games/mindbreaker \ noncore/games/go noncore/games/qasteroids \ noncore/games/fifteen noncore/games/tictac \ noncore/games/kcheckers noncore/games/kpacman \ noncore/games/kbill noncore/games/buzzword \ noncore/games/bounce NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ |