summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c47c255..07391a1 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,8 @@ DESTDIR=
VERSION=2.6
VPATH = doc
+.PHONY: install docs
+
install:
install -d $(DESTDIR)/usr/lib/network/{connections,hooks} \
$(DESTDIR)/etc/network.d/{examples,hooks,interfaces} \