build: don't abuse Automake internals (with its 'check-am' rule)
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 29 Aug 2012 10:35:43 +0000 (12:35 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 30 Aug 2012 13:21:59 +0000 (15:21 +0200)
commita48da7137a1e9de4ebe946627fd709630cb03281
tree91f5c9deda0ab7b1111b5b5d98021ed82210554a
parent19baf1679d175151acf8d0f3dafebc7c1ca5e417
build: don't abuse Automake internals (with its 'check-am' rule)

* tests/check.mk (check-am): Remove; obtain the same effect by moving
its dependency '.built-programs' ...
(check_DATA): ... to this variable.
tests/check.mk