diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-13 17:56:46 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-13 17:56:46 +0000 |
commit | 96f394e67ebda80c123cc77948a94bee2178441d (patch) | |
tree | b85104651ef2cdc765c3eecd97f4f203af89a822 /doc/Makefile.am | |
parent | 6831e4088656e145d442869b8ddc5ec9d3f65670 (diff) | |
download | rsyslog-96f394e67ebda80c123cc77948a94bee2178441d.tar.gz rsyslog-96f394e67ebda80c123cc77948a94bee2178441d.tar.xz rsyslog-96f394e67ebda80c123cc77948a94bee2178441d.zip |
created initial doc for imfile plugin
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 8d126094..3bc63dbe 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -25,6 +25,8 @@ html_files = \ version_naming.html \ contributors.html \ dev_queue.html \ + omsnmp.html \ + imfile.html \ queues.html \ queueWorkerLogic.dia \ queueWorkerLogic.jpg \ |