From: Sebastian Harl Date: Sat, 19 Jul 2014 11:28:28 +0000 (+0200) Subject: t/: Include testwrapper.sh in the distribution tarball. X-Git-Tag: sysdb-0.3.0~52 X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=commitdiff_plain;h=1557c5994724e2a4c948d2e03d2782c2838d6e54 t/: Include testwrapper.sh in the distribution tarball. --- diff --git a/t/Makefile.am b/t/Makefile.am index da85f5d..61328af 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -1,5 +1,6 @@ EXTRA_DIST = \ coverage.sh \ + testwrapper.sh \ integration/simple_config.sh \ integration/simple_query.sh \ integration/test_lib.sh \