* Makefile.am (FILES_TO_CHECK): New macro.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 26 Nov 2006 06:00:49 +0000 (06:00 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 26 Nov 2006 06:00:49 +0000 (06:00 +0000)
commit6666f1a6c482aa142364182f10105a985b1d4e59
tree08c70035b02dad03954d2afaab5a0fd32fb2b6cf
parent03167e0cea52f915ea63566a76d76e68659542e8
* Makefile.am (FILES_TO_CHECK): New macro.
(check-local): Check only the files in FILES_TO_CHECK, since some
files under the working directory might be mutating as the test is
run, e.g., with "make check >log".  Problem reported by Jim
Meyering.
ChangeLog
Makefile.am