From 085d50c1275bdf41711a9f0bc7e01c7ae4beb8ec Mon Sep 17 00:00:00 2001 From: Andrei Belov Date: Wed, 6 Jul 2016 09:22:38 +0300 Subject: [PATCH] include test cases into the distribution --- test/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/Makefile.am b/test/Makefile.am index 9b0eb91e..82e8d68d 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -20,6 +20,9 @@ MAINTAINERCLEANFILES = \ bin_PROGRAMS = noinst_PROGRAMS = +EXTRA_DIST = \ + test-cases/* + # unit_tests