aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2016-06-20 13:15:25 -0700
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2016-07-23 08:56:29 -0700
commit665da7d8bd38c51be66fb5493dfebb33064981de (patch)
tree0f8791c35f0176e7ed63de714feac21b1cb52d85 /Makefile.am
parent1bec2c1a54a4904af6eb5faf6fdb09cdceacc6b9 (diff)
Include test suite in tarball
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 5 insertions, 3 deletions
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