summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index ba3d88c..26d2a3f 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -12,7 +12,6 @@
SUFFIXES = .html
EXTRA_DIST = geiser.css site.conf web.texi
-
info_TEXINFOS = geiser.texi
geiser_TEXINFOS = \
macros.texi \
@@ -21,6 +20,7 @@ geiser_TEXINFOS = \
install.texi \
repl.texi \
fun.texi \
+ cheat.texi \
index.texi
output_dir=$(top_builddir)/doc/html