diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-05-06 10:23:35 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-05-06 10:23:35 +0200 |
commit | 4ec4f4ddae4285adf0a40618360ec5cea02d85c3 (patch) | |
tree | 0f9951d4c9ed95331194a833fe72723dbd4dca84 /doc/Makefile.am | |
parent | e7adb587845aedd332b5e2cb9d55e0add03571d1 (diff) | |
download | rsyslog-4ec4f4ddae4285adf0a40618360ec5cea02d85c3.tar.gz rsyslog-4ec4f4ddae4285adf0a40618360ec5cea02d85c3.tar.xz rsyslog-4ec4f4ddae4285adf0a40618360ec5cea02d85c3.zip |
updated doc set to reflect TLS support
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 6eb82b81..90be2725 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -21,6 +21,7 @@ html_files = \ rsyslog_high_database_rate.html \ rsyslog_php_syslog_ng.html \ rsyslog_recording_pri.html \ + rsyslog_tls.html \ rsyslog_stunnel.html \ syslog-protocol.html \ version_naming.html \ |