diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-10-30 08:59:14 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-10-30 08:59:14 +0100 |
commit | 6958ad5790b681b0df8312307e4d1e120e883174 (patch) | |
tree | 4274d01f0e7f548ec55e9b4b0514f0df6d216598 | |
parent | ffc64138fdc6a40b0ee4dca290900ca4a3965f24 (diff) | |
download | rsyslog-6958ad5790b681b0df8312307e4d1e120e883174.tar.gz rsyslog-6958ad5790b681b0df8312307e4d1e120e883174.tar.bz2 rsyslog-6958ad5790b681b0df8312307e4d1e120e883174.zip |
build: add mmsequence to doc set in tarball
-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 ce16122f..eb42948c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -37,6 +37,7 @@ html_files = \ omjournal.html \ imjournal.html \ mmanon.html \ + mmsequence.html \ mmpstrucdata.html \ omusrmsg.html \ omstdout.html \ |