From: Tom Hromatka Date: Fri, 10 Jan 2020 22:48:03 +0000 (+0000) Subject: tests: Ship the functional test files X-Git-Tag: v0.42~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=728d00bc2e0279c3d73ee4dad0ad21b768799e86;p=thirdparty%2Flibcgroup.git tests: Ship the functional test files This commit adds the *.py files to the dist zip so that the functional tests can be run in the dist zip. Signed-off-by: Tom Hromatka Reviewed-by: Dhaval Giani --- diff --git a/tests/ftests/Makefile.am b/tests/ftests/Makefile.am index 571503ba..36264e5d 100644 --- a/tests/ftests/Makefile.am +++ b/tests/ftests/Makefile.am @@ -21,6 +21,8 @@ TESTS = 001-cgget-basic_cgget.py +EXTRA_DIST = *.py README.md default.conf + clean-local: clean-local-check .PHONY: clean-local-check clean-local-check: