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.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/readlink/Makefile.am b/tests/readlink/Makefile.am
deleted file mode 100644
index 54a975896..000000000
--- a/tests/readlink/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-TESTS = \
- rl-1 can-e can-f can-m
-
-EXTRA_DIST = $(TESTS)
-
-include $(top_srcdir)/tests/check.mk