summaryrefslogtreecommitdiff
path: root/tests/install
diff options
context:
space:
mode:
Diffstat (limited to 'tests/install')
-rw-r--r--tests/install/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/install/Makefile.am b/tests/install/Makefile.am
index 0d9d499c1..10c9e7570 100644
--- a/tests/install/Makefile.am
+++ b/tests/install/Makefile.am
@@ -4,4 +4,5 @@ AUTOMAKE_OPTIONS = 1.3 gnits
TESTS = trap basic-1 create-leading
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
+ EXEEXT='$(EXEEXT)' \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"