summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2013-03-29 12:06:49 +0100
committerRobbie Smith <zoqaeski@gmail.com>2013-04-08 06:43:55 +0200
commit1bb83f8bd73ebf86908685850c727d6786922cd4 (patch)
tree36f424699e7aef295142e0b2b50cd2f7288a7c6c /Makefile
parent5446a009aa33f53d58ee2dfb099ea1edcc877036 (diff)
downloadnetctl-1bb83f8bd73ebf86908685850c727d6786922cd4.tar.gz
netctl-1bb83f8bd73ebf86908685850c727d6786922cd4.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