From: Michael Tremer Date: Wed, 31 May 2017 22:16:29 +0000 (+0100) Subject: test: Include test-functions in tarball X-Git-Tag: 009~241 X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fnetwork.git;a=commitdiff_plain;h=ee86c73f0106f4bbecf0a800f3fca745a4acf41e test: Include test-functions in tarball Signed-off-by: Michael Tremer --- diff --git a/Makefile.am b/Makefile.am index 3856d7db..fde8b24e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -437,7 +437,8 @@ TESTS_ENVIRONMENT = \ testdir=$(top_srcdir)/test dist_check_DATA = \ - test/constants.sh + test/constants.sh \ + test/test-functions dist_check_SCRIPTS = \ $(TESTS)