summaryrefslogtreecommitdiffstats
path: root/docs/Makefile
diff options
context:
space:
mode:
authorSebastian Wicki <gandro@gmx.net>2013-07-21 17:12:58 +0200
committerSebastian Wicki <gandro@gmx.net>2013-07-21 17:12:58 +0200
commit01f9b7ba788698be0a32534b6e1342b6d58df965 (patch)
tree4fbc2c04bb617273af2ca96882dc65fbd10032ff /docs/Makefile
parent8f6e396f8ee47d52faac67922d0ddf6fdfbabecd (diff)
downloadnetctl-01f9b7ba788698be0a32534b6e1342b6d58df965.tar.gz
netctl-01f9b7ba788698be0a32534b6e1342b6d58df965.tar.xz
Add man page for netctl-auto(1)
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 2fd858b..c90ead5 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -1,6 +1,6 @@
# Makefile for netctl documentation
-MANPAGES = netctl.1 netctl.profile.5 netctl.special.7
+MANPAGES = netctl.1 netctl-auto.1 netctl.profile.5 netctl.special.7
.PHONY: manpages install $(MANPAGES:=-install) clean
manpages: $(MANPAGES)