summaryrefslogtreecommitdiff
path: root/tests/ln
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ln')
-rw-r--r--tests/ln/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/ln/Makefile.am b/tests/ln/Makefile.am
index 4b5797f11..87aadf6f7 100644
--- a/tests/ln/Makefile.am
+++ b/tests/ln/Makefile.am
@@ -1,5 +1,7 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-TESTS = hard-backup target-1 sf-1 misc backup-1
+TESTS = \
+ hard-backup target-1 sf-1 misc backup-1
+
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \