Skip to content

Instantly share code, notes, and snippets.

@janl
Last active December 21, 2015 22:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save janl/6376375 to your computer and use it in GitHub Desktop.
Save janl/6376375 to your computer and use it in GitHub Desktop.
diff --git a/doc/Makefile.am b/doc/Makefile.am
index a3075ff..44b6ab1 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -19,7 +19,7 @@ AM_MAKEINFOFLAGS = --no-split
TEXI2HTML_FLAGS = -split_chapter
TEXINFO_TEX = ../build-aux/texinfo.tex
-info_TEXINFOS = autoconf.texi standards.texi
+#info_TEXINFOS = autoconf.texi standards.texi
autoconf_TEXINFOS = fdl.texi install.texi
standards_TEXINFOS = fdl.texi gnu-oids.texi make-stds.texi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment