From 32e5bab3ee25d6642dab285b35e2490a74f4f04b Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 11 Aug 2012 18:35:13 +0100 Subject: tests/9p: Add test to EXTRA_DIST. This fixes commit 499497fab03716278cb5214a8aa89a35618e06c6. --- tests/9p/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/9p/Makefile.am b/tests/9p/Makefile.am index 29600104..07068eb8 100644 --- a/tests/9p/Makefile.am +++ b/tests/9p/Makefile.am @@ -17,6 +17,8 @@ include $(top_srcdir)/subdir-rules.mk +EXTRA_DIST = $(TESTS) + TESTS = test-9p.sh TESTS_ENVIRONMENT = $(top_builddir)/run --test -- cgit