diff options
-rw-r--r-- | tests/9p/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
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 |