summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/touch/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am
index ab16171f0..b556938b5 100644
--- a/tests/touch/Makefile.am
+++ b/tests/touch/Makefile.am
@@ -4,4 +4,5 @@ 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