aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/Makefile b/doc/src/Makefile
index d8d95df730d..551d8b2f6f3 100644
--- a/doc/src/Makefile
+++ b/doc/src/Makefile
@@ -72,7 +72,7 @@ user.tar:
(cd sgml; $(TAR) -cf ../$@ $(TAREXCLUDE) *.html *.htm)
man.tar:
- $(MAKE) -C sgml man1 manl
+ $(MAKE) -C sgml man
$(TAR) -cf $@ -C sgml man1 manl
# Generic production rules