]> xenbits.xensource.com Git - libvirt.git/commitdiff
Add todo.pl and config example to EXTRA_DIST
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 13 Oct 2010 09:58:11 +0000 (10:58 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 13 Oct 2010 09:58:11 +0000 (10:58 +0100)
* docs/Makefile.am: Add todo.pl and todo.cfg-example to EXTRA_DIST

docs/Makefile.am

index 674c443f745497bf3c4a78b008940cc109ad4d64..13ab0c2313a15b9412582644298771fec7e7e3b4 100644 (file)
@@ -79,7 +79,8 @@ EXTRA_DIST=                                   \
   $(xml) $(fig) $(png) \
   $(patches) \
   sitemap.html.in \
-  ChangeLog.awk
+  ChangeLog.awk \
+  todo.pl todo.cfg-example
 
 MAINTAINERCLEANFILES = $(dot_html) $(apihtml) $(devhelphtml)