1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-09 02:04:06 +02:00

(TESTS_ENVIRONMENT): Define srcdir=$(srcdir).

This commit is contained in:
Jim Meyering
2000-11-06 20:57:04 +00:00
parent 1a6f58ae67
commit c49c23e608
+1
View File
@@ -4,4 +4,5 @@ AUTOMAKE_OPTIONS = 1.1 gnits
TESTS = p-1 p-2 special-1 perm
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
srcdir=$(srcdir) \
PATH=`pwd`/../../src:$$PATH