From c4a03693521c80c28b02da8580c970635656a17b Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 1 Nov 2023 22:24:09 +0100 Subject: Added malicious sites from the polish cert. * added handling of parsing errors Signed-off-by: Toni Uhlig --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8efab1d07..2a5d109c9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,6 +18,7 @@ EXTRA_DIST = README.md README.fuzzer.md CHANGELOG.md CONTRIBUTING.md \ python/DEV_GUIDE.md python/dev_requirements.txt python/ndpi_example.py python/ndpi/__init__.py \ python/ndpi/ndpi_build.py python/ndpi/ndpi.py python/README.md \ python/requirements.txt python/setup.py python/tests.py \ + lists/100_malware.list \ lists/107_gambling.list \ lists/107_gambling_custom.list \ lists/README.md \ -- cgit v1.2.3