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.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/readlink/Makefile.am b/tests/readlink/Makefile.am
index 74c3be475..3a2e1f399 100644
--- a/tests/readlink/Makefile.am
+++ b/tests/readlink/Makefile.am
@@ -1,5 +1,7 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-TESTS = rl-1 can-e can-f can-m
+TESTS = \
+ rl-1 can-e can-f can-m
+
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \