about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2012-04-06T20·54+0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2012-04-06T20·54+0200
commit533250a4a3f5767fdc647b133134b92e3c804025 (patch)
tree73384524744a9d8c9572dda9781d4c272cc0bbd8 /doc
parent831c7aa4108d56246595cfbcefdb1113f159715c (diff)
Fix building from the tarball
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/Makefile.am b/doc/manual/Makefile.am
index 009496a8f681..33cb27e054bd 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)