summaryrefslogtreecommitdiffstats
path: root/docs/Makefile
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2013-07-25 00:08:09 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2013-07-25 00:08:09 +0200
commit906c6daa8a1ab95b3e169b09a925816ebce4831c (patch)
tree3074e2aefcd98a15f6cf322646a270a8d44c0300 /docs/Makefile
parent20c66d6499f22adad6c1dae854a627f061c5fbcb (diff)
parent7d081a227528201ed65b8bab9ec07ccd8dfc1162 (diff)
downloadnetctl-906c6daa8a1ab95b3e169b09a925816ebce4831c.tar.gz
netctl-906c6daa8a1ab95b3e169b09a925816ebce4831c.tar.xz
Merge branch 'master' of git://github.com/gandro/netctl into gandro-master
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)