From a76d6e96fa315707c224ce7993901a89ad266ef0 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Tue, 29 Jun 2010 15:25:02 +0200 Subject: Web pages sync'd --- doc/Makefile.am | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am index d15fabf..ba3d88c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -10,11 +10,18 @@ # SUBDIRS = img SUFFIXES = .html -EXTRA_DIST = geiser.css site.conf +EXTRA_DIST = geiser.css site.conf web.texi info_TEXINFOS = geiser.texi -geiser_TEXINFOS = top.texi intro.texi install.texi tutorial.texi index.texi +geiser_TEXINFOS = \ + macros.texi \ + top.texi \ + intro.texi \ + install.texi \ + repl.texi \ + fun.texi \ + index.texi output_dir=$(top_builddir)/doc/html -- cgit v1.2.3