aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 80839a17..95012d9c 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -57,7 +57,7 @@ EMACS = xemacs -batch
$(DVI2PS) $<
.texi.html:
- $(TEXI2HTML) $<
+ $(TEXI2HTML) -split_chapter $<
##
## doc : build info and dvi files from $(DOCNAME).texi