]> xenbits.xensource.com Git - libvirt.git/commitdiff
build: avoid non-srcdir installation failure (sitemap.html.in)
authorJim Meyering <meyering@redhat.com>
Wed, 24 Feb 2010 13:15:26 +0000 (14:15 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 25 Feb 2010 09:49:58 +0000 (10:49 +0100)
* docs/Makefile.am (EXTRA_DIST): Add sitemap.html.in.

docs/Makefile.am

index 8821e08d7ccea62d6d5a332c957df04fa0642afe..9b39a94160023bd42afb66ef95ff6e14fd48d713 100644 (file)
@@ -76,6 +76,7 @@ EXTRA_DIST=                                   \
   $(devhelphtml) $(devhelppng) $(devhelpcss) $(devhelpxsl) \
   $(xml) $(fig) $(png) \
   $(patches) \
+  sitemap.html.in \
   ChangeLog.awk
 
 CLEANFILES = $(dot_html) $(apihtml) $(devhelphtml)