]> git.ipfire.org Git - thirdparty/libtool.git/commit
dist: hook syntax-check into `make distcheck'.
authorGary V. Vaughan <gary@gnu.org>
Tue, 15 Nov 2011 12:48:16 +0000 (19:48 +0700)
committerGary V. Vaughan <gary@gnu.org>
Thu, 17 Nov 2011 12:22:36 +0000 (19:22 +0700)
commitf9fe50d499e261d63123464d7ceb87b1c0619753
tree139d08f8f905aed75626580cf028a6e5c3adb179
parentbe51bfc53f39f1afc841a3cf7bc805d451515efa
dist: hook syntax-check into `make distcheck'.

To make sure we don't accidentally release anything with
failing syntax-checks, have `make distcheck' run the
syntax-checks automatically.
* Makefile.am (distcheck-hook): New rule depending on
syntax-check.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
Makefile.am