summaryrefslogtreecommitdiff
path: root/modules/exclude-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-24 17:42:21 +0100
committerBruno Haible <bruno@clisp.org>2010-01-24 17:42:21 +0100
commit368e66277a1fdb07a508f9c3ff5d5669e4b4e838 (patch)
tree1ded94c89db6b77ce4042afd5d9ded33597efafc /modules/exclude-tests
parentd5a64095d78d87bbd17e1eab74c3a522378e39b4 (diff)
downloadgnulib-368e66277a1fdb07a508f9c3ff5d5669e4b4e838.tar.gz
Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
Diffstat (limited to 'modules/exclude-tests')
-rw-r--r--modules/exclude-tests1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/exclude-tests b/modules/exclude-tests
index 57b876cdb9..ba265edded 100644
--- a/modules/exclude-tests
+++ b/modules/exclude-tests
@@ -23,6 +23,5 @@ TESTS += \
test-exclude6.sh\
test-exclude7.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
check_PROGRAMS += test-exclude
test_exclude_LDADD = $(LDADD) @LIBINTL@