From: Jim Meyering Date: Thu, 22 Jan 1998 08:33:26 +0000 (+0000) Subject: (TESTS_ENVIRONMENT): Add TOUCH. X-Git-Tag: FILEUTILS-3_16l~42 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=309819620bfe11cd711edddad74a19bc520e0733;p=thirdparty%2Fcoreutils.git (TESTS_ENVIRONMENT): Add TOUCH. --- diff --git a/tests/ls/Makefile.am b/tests/ls/Makefile.am index 06fc73581a..8f5dadd4a8 100644 --- a/tests/ls/Makefile.am +++ b/tests/ls/Makefile.am @@ -4,4 +4,4 @@ AUTOMAKE_OPTIONS = 1.2 gnits TESTS = time-1 EXTRA_DIST = $(TESTS) -TESTS_ENVIRONMENT = LS=../../src/ls +TESTS_ENVIRONMENT = LS=../../src/ls TOUCH=../../src/touch