added all-local target which rebuilds AUTHORS.

2005-06-25  Michael Natterer  <mitch@gimp.org>

	* Makefile.am: added all-local target which rebuilds AUTHORS.
This commit is contained in:
Michael Natterer 2005-06-25 17:25:13 +00:00 committed by Michael Natterer
parent 14aa99a583
commit 9bf9eecf42
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-06-25 Michael Natterer <mitch@gimp.org>
* Makefile.am: added all-local target which rebuilds AUTHORS.
2005-06-25 Karine Delvare <kdelvare@nerim.net>
* AUTHORS

View File

@ -95,5 +95,6 @@ if HAVE_XMLLINT
( echo "* authors.xml INVALID *"; exit 1; )
endif
all-local: AUTHORS
dist-hook: validate-authors