aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-08-18 17:50:09 +0200
committerChristian Grothoff <christian@grothoff.org>2019-08-18 17:50:09 +0200
commit482007d1fd9d3df98861a91dfccd6b28afef36c0 (patch)
treee71925d2b473ec93d4da319323b31dce7ec3a397
parent73b6978e227022f7d1baed13d3342898159fc05d (diff)
downloadgnunet-482007d1fd9d3df98861a91dfccd6b28afef36c0.tar.gz
gnunet-482007d1fd9d3df98861a91dfccd6b28afef36c0.zip
always no split
-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 = \