diff options
author | Luca Deri <deri@ntop.org> | 2025-05-29 12:52:11 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2025-05-29 12:52:27 +0200 |
commit | 3f24ef0d281947d8906be152529c0ff933b043b1 (patch) | |
tree | 76a52c59415ae248e046a25595c5302a26bd4850 | |
parent | 5309e713a4a464e3d4d6fa8cca81e6e54cc54007 (diff) |
Added README file
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index ada894af2..ce28b528c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,6 +31,7 @@ EXTRA_DIST = README.md README.fuzzer.md CHANGELOG.md CONTRIBUTING.md \ lists/protocols/266_salesforce.list \ lists/public_suffix_list.dat \ lists/README.md \ + lists/protocols/README.md \ sonar-project.properties .github .ci-ignore doc: |