summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-05-14 15:24:50 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-05-14 15:24:50 +0200
commitf11e7218f81136ec556d75091a6b9954fc1f9a4e (patch)
treea97565bc249cdcacd30c27bb7d758def433b15c2 /tools
parent20d12759569a269d1bab5e8ce031f0ff72317fb3 (diff)
downloadrsyslog-f11e7218f81136ec556d75091a6b9954fc1f9a4e.tar.gz
rsyslog-f11e7218f81136ec556d75091a6b9954fc1f9a4e.tar.bz2
rsyslog-f11e7218f81136ec556d75091a6b9954fc1f9a4e.zip
build: add cached copies of generated man pages to dist tarball
This solves problems with some build environments.
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 9a1497cd..721992fe 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -47,7 +47,9 @@ rsyslogd_LDFLAGS = -export-dynamic
EXTRA_DIST = $(man_MANS) \
rsgtutil.rst \
+ rsgtutil.1 \
rscryutil.rst \
+ rscryutil.1 \
recover_qi.pl
if ENABLE_DIAGTOOLS