summaryrefslogtreecommitdiff
path: root/tests/install/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/install/Makefile.am')
-rw-r--r--tests/install/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/install/Makefile.am b/tests/install/Makefile.am
deleted file mode 100644
index 5544d7d..0000000
--- a/tests/install/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-TESTS = trap basic-1 create-leading d-slashdot
-EXTRA_DIST = $(TESTS)
-TESTS_ENVIRONMENT = \
- EXEEXT='$(EXEEXT)' \
- CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \
- PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"