From 1df3e4845b49081685966b957933f485bb22cbae Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Tue, 3 May 2016 09:36:33 +0200 Subject: Fix various distcheck issues --- tests/Makefile.am.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/Makefile.am.inc b/tests/Makefile.am.inc index 60aa42d..0d7d3c8 100644 --- a/tests/Makefile.am.inc +++ b/tests/Makefile.am.inc @@ -62,6 +62,8 @@ installed_test_data = \ tests/session.conf.in \ $(NULL) +EXTRA_DIST += $(installed_test_SCRIPTS) $(installed_test_data) + test_scripts = \ tests/test-basic.sh \ tests/test-run.sh \ -- cgit v1.2.1