1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 10:39:01 +02:00

(TESTS_ENVIRONMENT): Add PATH. Remove cruft.

This commit is contained in:
Jim Meyering
2000-02-27 13:18:24 +00:00
parent e86141f400
commit 47322c2a8e
+1 -4
View File
@@ -4,7 +4,4 @@ AUTOMAKE_OPTIONS = 1.3 gnits
TESTS = basic-1
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
INSTALL=../../src/ginstall \
LS=../../src/ls \
MKDIR=../../src/mkdir \
RM=../../src/rm
PATH=`pwd`/../../src:$$PATH