summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2013-03-29 12:06:49 +0100
committerJouke Witteveen <j.witteveen@gmail.com>2013-03-29 12:06:49 +0100
commit9b5007b02a43ae0bce573d20eb7fedb1cac72fe6 (patch)
tree8fd71fa69541fe6e2ec8413d6283a87099c0ca61 /Makefile
parentbd491798a5e1e7db72996a85e734be78ce7976fd (diff)
downloadnetctl-9b5007b02a43ae0bce573d20eb7fedb1cac72fe6.tar.gz
netctl-9b5007b02a43ae0bce573d20eb7fedb1cac72fe6.tar.xz
Documentation update
Rebuild all the manpages because version information may have changed. Add a few words on options that are ignored in some cases.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f822cd9..b1bc626 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ install-docs: docs
install -m644 docs/*.7 $(DESTDIR)/usr/share/man/man7/
docs:
- $(MAKE) -C $@
+ $(MAKE) -B -C $@
tarball: netctl-$(VERSION).tar.xz
netctl-$(VERSION).tar.xz: | docs