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