maintcheck: test scripts should be executable, check for that
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 30 Jun 2012 21:26:17 +0000 (23:26 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 30 Jun 2012 21:31:26 +0000 (23:31 +0200)
commitdc5aff42f44ea05041498679318e325f6dcbcf30
treeadf7e7e838fb9bdf17b76ccc52a9fae250c37bf5
parent26c7b8f50a02749e49135cac58c793bde97ec8fc
maintcheck: test scripts should be executable, check for that

* syntax-checks.mk (sc_tests_executable): Here, in this new check.
(syntax_check_rules): Add it.
* Makefile.am (dist-hook): Drop, no need to make test cases executable
anymore.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Makefile.am
syntax-checks.mk