summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8634d96..eff422d 100644
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,7 @@ install:
install-contrib:
install -m755 contrib/netcfg-auto-wireless $(DESTDIR)/usr/bin
+ install -m755 contrib/net-auto $(DESTDIR)/etc/rc.d
tarball:
sed -i "s/NETCFG_VER=.*/NETCFG_VER=$(VERSION)/g" src/netcfg