summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-02-01 07:26:45 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-02-01 07:26:45 +0000
commitafb38c009a95a4cff413569f1e36d8120c972b4d (patch)
treef14d5cd6f326014abaef4ba9e6c255a464acccec /doc/Makefile.am
parent6cf22c900bb907e42176374e0b1730a9a2109f89 (diff)
downloadrsyslog-afb38c009a95a4cff413569f1e36d8120c972b4d.tar.gz
rsyslog-afb38c009a95a4cff413569f1e36d8120c972b4d.tar.xz
rsyslog-afb38c009a95a4cff413569f1e36d8120c972b4d.zip
applied doc fix by Michael Biebl -- thanks!
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 07ba61d9..28cf6cea 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -6,12 +6,14 @@ html_files = \
how2help.html \
install.html \
ipv6.html \
+ log_rotation_fix_size.html \
manual.html \
man_rsyslogd.html \
modules.html \
property_replacer.html \
rsyslog_ng_comparison.html \
rsyslog_conf.html \
+ rsyslog-example.conf \
rsyslog_mysql.html \
rsyslog_packages.html \
rsyslog_high_database_rate.html \
@@ -45,12 +47,17 @@ html_files = \
rsconf1_filecreatemode.html \
rsconf1_filegroup.html \
rsconf1_fileowner.html \
+ rsconf1_gssforwardservicename.html \
+ rsconf1_gsslistenservicename.html \
+ rsconf1_gssmode.html \
rsconf1_includeconfig.html \
rsconf1_mainmsgqueuesize.html \
+ rsconf1_markmessageperiod.html \
rsconf1_modload.html \
rsconf1_moddir.html \
rsconf1_repeatedmsgreduction.html \
rsconf1_resetconfigvariables.html \
- rsconf1_umask.html
+ rsconf1_umask.html \
+ v3compatibility.html
EXTRA_DIST = $(html_files)