Include test suite in tarball
authorNikolaus Rath <Nikolaus@rath.org>
Mon, 20 Jun 2016 20:15:25 +0000 (13:15 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Sat, 23 Jul 2016 15:56:29 +0000 (08:56 -0700)
Makefile.am

index 6cb802cf40826444a2d3131709da41859b71332a..54aee13b261ed8886c561ee8368c584f6dba173c 100644 (file)
@@ -4,9 +4,11 @@ ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = @subdirs2@ doc
 
-EXTRA_DIST =                   \
-       fuse3.pc.in             \
-       README*
+EXTRA_DIST = \
+       fuse3.pc.in \
+       README* \
+       test/*.py \
+       test/pytest.ini
 
 pkgconfigdir = @pkgconfigdir@
 pkgconfig_DATA = fuse3.pc