aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/handbook/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/handbook/Makefile.am b/doc/handbook/Makefile.am
index e40a62be4..fe79a619f 100644
--- a/doc/handbook/Makefile.am
+++ b/doc/handbook/Makefile.am
@@ -22,7 +22,7 @@ AM_MAKEINFOHTMLFLAGS = --no-split --css-include=style.css --css-include=manual.c
22else 22else
23# In the 5.x version they added `--split=chapters|sections` in 23# In the 5.x version they added `--split=chapters|sections` in
24# addition to `--split=nodes`. 24# addition to `--split=nodes`.
25AM_MAKEINFOHTMLFLAGS = --split=sections --css-ref="style.css" --css-ref="manual.css" 25AM_MAKEINFOHTMLFLAGS = --split=sections --css-ref="../handbook/style.css" --css-ref="../handbook/manual.css"
26endif 26endif
27 27
28dist_infoimage_DATA = \ 28dist_infoimage_DATA = \