diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-07-11 16:59:50 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-07-11 16:59:50 +0200 |
commit | a35d108ea663a226147be6eb8011c68acf120106 (patch) | |
tree | ba8c421d0a74dc0e6173893ce8297552db95784b | |
parent | f4102989426e2c1b127f28c7d5a45d2dd4ea70f8 (diff) | |
download | rsyslog-a35d108ea663a226147be6eb8011c68acf120106.tar.gz rsyslog-a35d108ea663a226147be6eb8011c68acf120106.tar.bz2 rsyslog-a35d108ea663a226147be6eb8011c68acf120106.zip |
some html files were not included in distribution tarball
thanks to Michael Biebll for pointing out the problem
-rw-r--r-- | doc/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 8ff207e0..f7c81c61 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -45,6 +45,7 @@ html_files = \ tls_cert_ca.jpg \ tls_cert.jpg \ tls_cert_errmsgs.html \ + rsyslog_secure_tls.html \ tls_cert_server.html \ tls_cert_ca.html \ tls_cert_summary.html \ @@ -84,6 +85,10 @@ html_files = \ rsconf1_resetconfigvariables.html \ rsconf1_umask.html \ v3compatibility.html \ + im3195.html \ + netstream.html \ + ns_gtls.html \ + ns_ptcp.html \ src/tls_cert.dia \ src/classes.dia |