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 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