summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-13 12:16:52 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-13 12:16:52 +0000
commit40fa9b2d9adc43cd6b2cad682892b489d0ef7ee6 (patch)
tree80ecb4d6b5c8739a698d3ccd7864b9939f72c7be /Makefile.am
parent2c40a8f5f3ce813e799e72993010cf08f6941cd9 (diff)
downloadrsyslog-40fa9b2d9adc43cd6b2cad682892b489d0ef7ee6.tar.gz
rsyslog-40fa9b2d9adc43cd6b2cad682892b489d0ef7ee6.tar.xz
rsyslog-40fa9b2d9adc43cd6b2cad682892b489d0ef7ee6.zip
made "make dist" work
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2e3ca128..24354d51 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,3 +11,4 @@ syslogd_SOURCES=syslogd.c pidfile.c template.c outchannel.c stringbuf.c srUtils.
syslogd_CPPFLAGS=$(mysql_includes)
syslogd_LDADD=$(mysql_libs) $(zlib_libs) $(pthreads_libs)
+EXTRA_DIST = doc/bugs.html doc/features.html doc/generic_design.html doc/history.html doc/how2help.html doc/install.html doc/ipv6.html doc/manual.html doc/property_replacer.html doc/rsyslog_conf.html doc/rsyslog_mysql.html doc/rsyslog_packages.html doc/rsyslog_php_syslog_ng.html doc/rsyslog_recording_pri.html doc/rsyslog_stunnel.html doc/status.html doc/syslog-protocol.html doc/version_naming.html redhat/rsyslog.conf redhat/rsyslog.init redhat/rsyslog.log redhat/rsyslog.sysconfig debian/rsyslogd freebsd/rsyslogd slackware/rc.rsyslogd