From 533250a4a3f5767fdc647b133134b92e3c804025 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 6 Apr 2012 22:54:15 +0200 Subject: [PATCH] Fix building from the tarball --- doc/manual/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/Makefile.am b/doc/manual/Makefile.am index 009496a8f6..33cb27e054 100644 --- a/doc/manual/Makefile.am +++ b/doc/manual/Makefile.am @@ -108,7 +108,7 @@ images: cp $(docbookxsl)/images/callouts/*.gif images/callouts chmod -R +w images -KEEP = manual.html manual.is-valid version.txt $(MANS) NEWS.html NEWS.txt +KEEP = manual.html manual.xmli manual.is-valid version.txt $(MANS) NEWS.html NEWS.txt EXTRA_DIST = $(MANUAL_SRCS) $(FIGURES) $(KEEP)