From: Daniel P. Berrange Date: Wed, 13 Oct 2010 09:58:11 +0000 (+0100) Subject: Add todo.pl and config example to EXTRA_DIST X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=458c99b12113b41f0ade92db087b8a7cec319b8c;p=libvirt.git Add todo.pl and config example to EXTRA_DIST * docs/Makefile.am: Add todo.pl and todo.cfg-example to EXTRA_DIST --- diff --git a/docs/Makefile.am b/docs/Makefile.am index 674c443f74..13ab0c2313 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -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)