Add todo.pl and config example to EXTRA_DIST

* docs/Makefile.am: Add todo.pl and todo.cfg-example to EXTRA_DIST
This commit is contained in:
Daniel P. Berrange 2010-10-13 10:58:11 +01:00
parent 43c2c61f68
commit 458c99b121

View 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)