summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2012-02-22 15:41:44 +0100
committerJouke Witteveen <j.witteveen@gmail.com>2012-02-22 15:41:44 +0100
commit10a01a13d3e849e576dadd5ca39be67c632f9f3a (patch)
treea759f6a42e9e161ca8135f085888d90d3ac4fb2b /Makefile
parent439f5f82a86db89c7b6eab5d98fe48f75d70d475 (diff)
downloadnetctl-10a01a13d3e849e576dadd5ca39be67c632f9f3a.tar.gz
netctl-10a01a13d3e849e576dadd5ca39be67c632f9f3a.tar.xz
Add wireless connection aid
wifi-menu is a tool that lets you connect to a wireless network from the console. It is aware of your netcfg profiles and can write them for you.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8d56b8a..924fa62 100644
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,7 @@ install:
scripts/netcfg-menu \
scripts/netcfg-wpa_actiond \
scripts/netcfg-wpa_actiond-action \
+ scripts/wifi-menu \
$(DESTDIR)/usr/bin
install -Dm755 scripts/ifplugd.action $(DESTDIR)/etc/ifplugd/netcfg.action
# Daemons