summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRémy Oudompheng <remy@archlinux.org>2011-06-19 21:46:47 +0200
committerRémy Oudompheng <remy@archlinux.org>2011-06-19 21:46:47 +0200
commit5ac9b45fe392a70c7325aac65ff02f572cdf1cff (patch)
treefaba08a0b514d1668acfb6995d9887a7eda62886 /Makefile
parent43926c44661a9f8499b3fb9775e1cfdd4aef2bdf (diff)
downloadnetctl-5ac9b45fe392a70c7325aac65ff02f572cdf1cff.tar.gz
netctl-5ac9b45fe392a70c7325aac65ff02f572cdf1cff.tar.xz
Add /etc/conf.d/netcfg for net-auto-wireless configuration.
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a0074e3..02f6695 100644
--- a/Makefile
+++ b/Makefile
@@ -11,6 +11,7 @@ install:
$(DESTDIR)/usr/share/man/{man5,man8} \
install -d $(DESTDIR)/lib/systemd/system
# Documentation
+ install -m644 config/netcfg $(DESTDIR)/etc/conf.d/netcfg
install -m644 examples/* $(DESTDIR)/etc/network.d/examples/
install -m644 src/iftab $(DESTDIR)/etc/iftab
install -m644 man/*.8 $(DESTDIR)/usr/share/man/man8