>From 406a774ad6edd216c869e8a217e8c4eae3d1e019 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Wed, 21 Jan 2015 21:35:11 +0100 Subject: [PATCH] BUILD: Include python-test.py in the tarball --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index ca8921bb132db6b7a57d9436a3219057d08b64c6..040b07767404882ef68e9a7439a4e0882c5c5307 100644 --- a/Makefile.am +++ b/Makefile.am @@ -320,7 +320,9 @@ dist_noinst_SCRIPTS = \ contrib/ci/run \ contrib/ci/valgrind-condense \ src/tests/pyhbac-test.py \ - src/tests/pysss_murmur-test.py + src/tests/pysss_murmur-test.py \ + src/tests/python-test.py \ + $(NULL) dist_noinst_DATA = \ src/config/testconfigs/sssd-valid.conf \ -- 2.1.0