(TESTS_ENVIRONMENT): Define PATH to include
authorJim Meyering <jim@meyering.net>
Mon, 31 May 2004 12:16:47 +0000 (12:16 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 31 May 2004 12:16:47 +0000 (12:16 +0000)
commitb6220a928fde2292b12c525db8e7f6bd53c963b5
tree0fbe0f0ecc0cb24c085989b068fd600d2a70d045
parentbc8843e1ca1619778515475375944e8b92a2c989
(TESTS_ENVIRONMENT): Define PATH to include
the build src/ directory -- at the front.
($(srcdir)/$x-tests): Depend on Makefile.am.
Use $x as the program name, except when it would be `test' (test is
the sole program tested via mk-script that is also a shell built-in).
In that case, use the old ../../src/$x.
tests/Makefile.am.in