summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/Makefile.am4
1 files changed, 3 insertions, 1 deletions
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 \