diff options
Diffstat (limited to 'doc/Makefile.am')
| -rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index a7e01999..d37c9b38 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -34,7 +34,7 @@ static_docs = \ README-Interix.txt \ RFC.txt \ Services.txt \ - SSL.txt + SSL.md doc_templates = sample-ngircd.conf.tmpl |