From 20975e9dcd42c02b0538fec11d6dec2d6158acd6 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Sun, 6 Sep 2009 08:29:10 -0700 Subject: [PATCH] split info documentation --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 01b6ea269..77e80c388 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -4,7 +4,7 @@ include $(top_srcdir)/Makefile.am.common AUTOMAKE_OPTIONS = no-texinfo.tex -MAKEINFOFLAGS = --no-split --css-include=$(srcdir)/heimdal.css +MAKEINFOFLAGS = --css-include=$(srcdir)/heimdal.css TEXI2DVI = true # ARGH, make distcheck can't be disabled to not build dvifiles