summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
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