mirror of https://github.com/GNOME/gimp.git
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:
parent
14aa99a583
commit
9bf9eecf42
|
@ -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
|
||||
|
|
|
@ -95,5 +95,6 @@ if HAVE_XMLLINT
|
|||
( echo "* authors.xml INVALID *"; exit 1; )
|
||||
endif
|
||||
|
||||
all-local: AUTHORS
|
||||
|
||||
dist-hook: validate-authors
|
||||
|
|
Loading…
Reference in New Issue