diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-10-30 09:55:25 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-10-30 09:55:25 +0100 |
commit | 2b3370b71bb909010fd55fd415c93944e2bb9546 (patch) | |
tree | 47c6ee99cfe301e2cc70863c3c57f015e230593c | |
parent | 6958ad5790b681b0df8312307e4d1e120e883174 (diff) | |
download | rsyslog-2b3370b71bb909010fd55fd415c93944e2bb9546.tar.gz rsyslog-2b3370b71bb909010fd55fd415c93944e2bb9546.tar.bz2 rsyslog-2b3370b71bb909010fd55fd415c93944e2bb9546.zip |
build system: add missing doc filest to tarball
Thanks to Pavel Levshin for alerting us on the missing files.
-rw-r--r-- | doc/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index eb42948c..867a63b7 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -38,6 +38,13 @@ html_files = \ imjournal.html \ mmanon.html \ mmsequence.html \ + mmcount.html + mmfields.html \ + mmrfc5424addhmac.html \ + mmutf8fix.html \ + omelasticsearch.html \ + ommongodb.html \ + queue_parameters.html mmpstrucdata.html \ omusrmsg.html \ omstdout.html \ |