11 lines
275 B
Plaintext
11 lines
275 B
Plaintext
|
--- doc/Makefile.am
|
||
|
+++ doc/Makefile.am
|
||
|
@@ -7,6 +7,7 @@
|
||
|
htmldir = $(pkgdatadir)/html
|
||
|
htmlfiles = cfengine-Reference.html cfengine-Tutorial.html
|
||
|
html_DATA = $(htmlfiles)
|
||
|
+AM_MAKEINFOHTMLFLAGS = --no-split
|
||
|
|
||
|
# Info used in building and installing Postscript files
|
||
|
ps1 =
|