From 8035ae7ec0411a45f9fc04dcc662a2c9eb1a3102 Mon Sep 17 00:00:00 2001 From: Andrei Belov Date: Wed, 21 Mar 2018 18:12:58 +0300 Subject: [PATCH] Include all prerequisites for "make check" into dist archive --- test/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index c867c92957..ea5e470254 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -21,7 +21,9 @@ bin_PROGRAMS = noinst_PROGRAMS = EXTRA_DIST = \ - test-cases/* + test-cases/* \ + custom-test-driver \ + test-suite.sh # unit_tests