aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorToni <matzeton@googlemail.com>2022-05-26 15:07:22 +0200
committerGitHub <noreply@github.com>2022-05-26 15:07:22 +0200
commit78dfe959cb175610726ae06341e55aeb39f0feba (patch)
treee0d468b515bea9ffd7d7ca5b623ff437060491c0 /tests/Makefile.am
parent9614b66b449d84a810b0b05167c9e408bfca3d39 (diff)
Added script to compare and verify the output of `make dist'. (#1551)
This fixes some build/test issues resulting when using tarballs. * nDPI uses autotools (especially autoconf) in a wrong way, see #1163 Signed-off-by: lns <matzeton@googlemail.com>
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 271516b87..d1fe3730a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,6 +1,9 @@
TESTS = do.sh
-EXTRA_DIST = ossfuzz.sh pcap result
+EXTRA_DIST = pcap result performance \
+ unit/unit.c unit/Makefile.in \
+ dga/dga_evaluate.c dga/Makefile.in dga/README.md dga/test_dga.csv dga/test_non_dga.csv do-dga.sh \
+ do-unit.sh do.sh.in ossfuzz.sh
all:
@echo -n ""