From: Rico Tzschichholz Date: Tue, 27 Feb 2018 09:29:54 +0000 (+0100) Subject: tests: Fix make dist X-Git-Tag: 0.39.92~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40b052e275f57f05c59f7f49db980d36352d5505;p=thirdparty%2Fvala.git tests: Fix make dist --- diff --git a/tests/Makefile.am b/tests/Makefile.am index 2ed684307..f0f49ce75 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -537,5 +537,6 @@ EXTRA_DIST = \ testrunner.sh \ $(TESTS) \ $(NON_NULL_TESTS) \ + $(LINUX_TESTS) \ $(NULL)