]> git.ipfire.org Git - thirdparty/automake.git/commit
build: simplify our top-level "recheck" target
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 18 Jan 2012 13:15:03 +0000 (14:15 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 18 Jan 2012 13:15:03 +0000 (14:15 +0100)
commitcff337e603794fac08d87e870b5a5cecb0491d40
treef41f92001f7094ae6618cfe32dd1e74cc52ab304
parentb4ba4e866e1842a7a54b9affceb355b55215c35c
build: simplify our top-level "recheck" target

* Makefile.am (recheck): Now that all the test scripts are in
the 'tests/' directory, its recipe can be greatly simplified,
as we don't need to deal with recursion in multiple subdirectories
anymore.
Makefile.am