aboutsummaryrefslogtreecommitdiff
path: root/doc/handbook/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/handbook/Makefile.am')
-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 4b32225ef..390018e1c 100644
--- a/doc/handbook/Makefile.am
+++ b/doc/handbook/Makefile.am
@@ -26,7 +26,7 @@ else
26# GNU Texinfo, please be more consistent than 1 version in switches. 26# GNU Texinfo, please be more consistent than 1 version in switches.
27# This however is compatible to version 5.2. Thanks, I hate it. 27# This however is compatible to version 5.2. Thanks, I hate it.
28# AM_MAKEINFOHTMLFLAGS = --split=sections --css-ref="../style.css" --css-ref="../manual.css" 28# AM_MAKEINFOHTMLFLAGS = --split=sections --css-ref="../style.css" --css-ref="../manual.css"
29AM_MAKEINFOHTMLFLAGS = --split --css-ref="../style.css" --css-ref="../manual.css" 29AM_MAKEINFOHTMLFLAGS = --no-split --css-ref="../style.css" --css-ref="../manual.css"
30endif 30endif
31 31
32dist_infoimage_DATA = \ 32dist_infoimage_DATA = \