summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am9
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index fd6251977..2f8f2643c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -2,10 +2,11 @@ include $(top_srcdir)/config/include-Makefile.am
SUBDIRS = helpers
-EXTRA_DIST = expected \
- ts \
- functions.sh \
- run.sh
+EXTRA_DIST = \
+ expected \
+ functions.sh \
+ run.sh \
+ ts
distclean-local:
rm -rf output diff