From a0f495765b0196b898478631a4571dbfd6e68727 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Sat, 26 Apr 2014 12:35:56 +0200 Subject: tests: include xml and json test files via make distcheck Reported-by: Kevin Fenzi Signed-off-by: Pablo Neira Ayuso --- tests/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index b1c12f2..7942bc0 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,8 @@ include $(top_srcdir)/Make_global.am -EXTRA_DIST = test-script.sh +EXTRA_DIST = test-script.sh \ + jsonfiles \ + xmlfiles check_PROGRAMS = nft-parsing-test \ nft-table-test \ -- cgit v1.2.3