nDPI/tests/Makefile.am
Toni 00ee364a7e
Updated README.md (#1562)
* make check great again (not so much)
 * make doc/doc-view
 * CI updates

Signed-off-by: lns <matzeton@googlemail.com>
2022-05-30 19:48:05 +02:00

13 lines
293 B
Makefile

TESTS = do.sh do-dga.sh
if BUILD_UNITTESTS
TESTS += do-unit.sh
endif
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 ""