tests: make distcheck invoke "make syntax-check" and other tests
authorJim Meyering <meyering@redhat.com>
Sun, 7 Feb 2010 11:21:36 +0000 (12:21 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 7 Feb 2010 11:21:36 +0000 (12:21 +0100)
commit7d83690c52507a0ad059028a356aabce56d7fb6b
tree4199d690b75e57e3ad30077e6c7d5e41dd6d50f1
parent4d356e268da6e97856a4d9a2ea09c8dca71262fb
tests: make distcheck invoke "make syntax-check" and other tests

* dist-check.mk: New file, from coreutils.
* cfg.mk: Include it.
* Makefile.am (distcheck-hook): New rule, to make us use it.
Makefile.am
cfg.mk
dist-check.mk [new file with mode: 0644]