tests: Distribute testsuite.at and loosen its dependencies.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 9 Oct 2010 03:24:14 +0000 (20:24 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 9 Oct 2010 03:24:14 +0000 (20:24 -0700)
commitf55c8681111b3a5642dd15ae7baef80cb135b669
treebdda5c0604b8a05207c2fce85945fdbf918a2c9a
parent44114c59bac0208c1074c67880581c0956f1d78e
tests: Distribute testsuite.at and loosen its dependencies.

testsuite.at has to be distributed or "make" from a distributed tarball
will have to make it, which means that the system used for building needs
Autoconf installed and will need to write to the source directory.

testsuite.at cannot depend on the Makefile or it will have to be rebuilt
every time "configure" runs, which would also cause the problems mentioned
above.
tests/automake.mk