From 4e92a484c00a8c2e18d4e2b8a1912ac1b86b4089 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Fri, 25 Apr 2014 10:53:44 +0200 Subject: tests: include test-script.sh via make distcheck Reported-by: Kevin Fenzi Signed-off-by: Pablo Neira Ayuso --- tests/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index d5df071..b1c12f2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,7 @@ include $(top_srcdir)/Make_global.am +EXTRA_DIST = test-script.sh + check_PROGRAMS = nft-parsing-test \ nft-table-test \ nft-chain-test \ -- cgit v1.2.3