summaryrefslogtreecommitdiff
path: root/Makefile
authorkergoth <kergoth>2002-10-17 03:46:39 (UTC)
committer kergoth <kergoth>2002-10-17 03:46:39 (UTC)
commit11cde43ced1c85ad350cd32ca72b75dcfbce5fce (patch) (side-by-side diff)
tree6a0a431de330ebb3fcd672b4480844245b6eaab2 /Makefile
parent5b24db593c51fe2c548b8e343170ac9dbf78fc58 (diff)
downloadopie-11cde43ced1c85ad350cd32ca72b75dcfbce5fce.zip
opie-11cde43ced1c85ad350cd32ca72b75dcfbce5fce.tar.gz
opie-11cde43ced1c85ad350cd32ca72b75dcfbce5fce.tar.bz2
New network setup app now in root Makefile per max's suggestion. Ben meyer wrote it, much improved, though lacks some features. Also, needs an icon.
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b45bcc1..a191794 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,7 @@ APPLETS= core/applets/batteryapplet core/applets/batteryapplet-ipaq \
core/applets/cardmon core/applets/obex \
core/applets/vmemo noncore/net/netsetup/dialup \
noncore/net/netsetup/lan \
+ noncore/net/networksetup/wlan \
noncore/applets/wirelessapplet noncore/applets/notesapplet
MAIL= noncore/mail/libmail noncore/mail/bend
@@ -82,7 +83,8 @@ NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \
noncore/apps/opie-reader noncore/apps/checkbook noncore/apps/oxygen \
noncore/apps/sysinfo noncore/net/opieirc noncore/apps/aqpkg \
-NONNET = noncore/net/netsetup noncore/net/opieftp \
+NONNET = noncore/net/netsetup noncore/net/networksetup \
+ noncore/net/opieftp \
noncore/mail
NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \