diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index fe78f2d5d..9745ec7af 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,6 +19,8 @@ EXTRA_DIST = README.md README.fuzzer.md CHANGELOG.md CONTRIBUTING.md \ python/ndpi/ndpi_build.py python/ndpi/ndpi.py python/README.md \ python/requirements.txt python/setup.py python/tests.py \ lists/107_gambling.list \ + lists/107_gambling_custom.list \ + lists/README.md sonar-project.properties .github .ci-ignore doc: |