Hello Eric, * Eric Blake wrote on Thu, May 17, 2007 at 02:39:04PM CEST: > > Shouldn't automake automatically distribute files listed in TESTS, without > requiring the use of EXTRA_DIST?
TESTS are often generated (for example check_PROGRAMS), so that would unnecessarily limit its usefulness. Cheers, Ralf
