summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index a3fd21a6f..cc67c2ad7 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -7,14 +7,7 @@ ASSORT = LC_ALL=C sort
built_programs = (cd ../src && MAKEFLAGS= $(MAKE) -s built_programs.list)
-TESTS_ENVIRONMENT = \
- built_programs="`$(built_programs)`" \
- PACKAGE_BUGREPORT=$(PACKAGE_BUGREPORT) \
- CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \
- PATH="$(VG_PATH_PREFIX)`pwd`/../src$(PATH_SEPARATOR)$$PATH"
-
EXTRA_DIST = \
- $(TESTS) \
Coreutils.pm \
CuTmpdir.pm \
Makefile.am.in \