]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 1 Jul 2000 14:03:02 +0000 (14:03 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 1 Jul 2000 14:03:02 +0000 (14:03 +0000)
tests/touch/Makefile.in

index 5b1e7dfeef343deb088b59c1a36afabcb5cd8605..d5d67f5deefc79b140e6035ab61bf1007ff792c6 100644 (file)
@@ -119,6 +119,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits
 TESTS = dir-1 dangling-symlink empty-file fifo no-rights
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
+  host_triplet=$(host_triplet) \
   PATH=`pwd`/../../src:$$PATH
 
 subdir = tests/touch