summaryrefslogtreecommitdiff
path: root/tests/readlink/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/readlink/Makefile.am')
-rw-r--r--tests/readlink/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/readlink/Makefile.am b/tests/readlink/Makefile.am
deleted file mode 100644
index 4ff7ef3..0000000
--- a/tests/readlink/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-TESTS = rl-1 can-e can-f can-m
-EXTRA_DIST = $(TESTS)
-TESTS_ENVIRONMENT = \
- CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \
- PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"