diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-22 09:13:14 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-22 09:13:14 +0000 |
commit | 8fdd3b45c0c2b2a5751efd79e2be4cc0241af53e (patch) | |
tree | 382d91a5123daed0f33e5b39d7839d9a5b6380e0 /doc/Makefile.am | |
parent | ffbcb85ab5d92f85afb0d2eb1ae24f463ca45311 (diff) | |
download | rsyslog-8fdd3b45c0c2b2a5751efd79e2be4cc0241af53e.tar.gz rsyslog-8fdd3b45c0c2b2a5751efd79e2be4cc0241af53e.tar.xz rsyslog-8fdd3b45c0c2b2a5751efd79e2be4cc0241af53e.zip |
added some doc for imgssapi and imtcp input modules
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 901f1202..f03c9120 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -30,6 +30,8 @@ html_files = \ omsnmp.html \ omlibdbi.html \ imfile.html \ + imtcp.html \ + imgssapi.html \ professional_support.html \ queues.html \ queueWorkerLogic.dia \ |