From: Nikolaus Rath Date: Mon, 20 Jun 2016 20:15:25 +0000 (-0700) Subject: Include test suite in tarball X-Git-Tag: fuse-3.0.0pre0~34 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=665da7d8bd38c51be66fb5493dfebb33064981de;p=qemu-gpiodev%2Flibfuse.git Include test suite in tarball --- diff --git a/Makefile.am b/Makefile.am index 6cb802c..54aee13 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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