Avoid parallel 'make check' issue.
commitf58a63325c642691f60729bd33022f634bb311a3
authorEric Blake <ebb9@byu.net>
Thu, 13 Sep 2007 19:59:18 +0000 (13 19:59 +0000)
committerEric Blake <ebb9@byu.net>
Thu, 13 Sep 2007 19:59:18 +0000 (13 19:59 +0000)
treea9b2786885d0ebe0fdf2d148cd6ccd593eec84db
parent097669a284f818a4f8fb9f094df478a9e226f266
Avoid parallel 'make check' issue.
* tests/Makefile.am (mktests.stamp): New witness.
(TESTSUITE_GENERATED_AT): Use it.
(CLEANFILES): Clean the witness.
* tests/.cvsignore (mktests.stamp): Ignore the witness.
ChangeLog
tests/Makefile.am
tests/Makefile.in