From 656323c33450db868cda7b3e2cc75d0e417d8d6e Mon Sep 17 00:00:00 2001 From: Toni Date: Tue, 29 Sep 2020 17:58:33 +0200 Subject: Added missing files to `make dist' target which are not required to build nDPI but still somehow essential. (#1024) Signed-off-by: Toni Uhlig --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 6671ecb3a..75fc7e030 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,6 @@ TESTS = do.sh -EXTRA_DIST = do.sh pcap result +EXTRA_DIST = do.sh vagrind_test.sh ossfuzz.sh pcap result all: @echo "" -- cgit v1.2.3