summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-05-06 19:21:14 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-05-06 19:21:14 +0200
commit773ec2bb0a7fcb5cfead5e762896c6179eb63388 (patch)
treebd5fb15082c0c224bbbc29ec6a77a31e44a5210e /Makefile.am
parent66fd122ed5a19b0d815ee2ee297da146ca6ea2c0 (diff)
downloadrsyslog-773ec2bb0a7fcb5cfead5e762896c6179eb63388.tar.gz
rsyslog-773ec2bb0a7fcb5cfead5e762896c6179eb63388.tar.xz
rsyslog-773ec2bb0a7fcb5cfead5e762896c6179eb63388.zip
fixed problem with man pages thanks to Michael Biebl's help
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index ab344867..b16e5beb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,4 @@
sbin_PROGRAMS =
-man_MANS =
pkglib_LTLIBRARIES =
@@ -53,8 +52,7 @@ EXTRA_DIST = \
COPYING.LESSER \
contrib/gnutls/ca.pem \
contrib/gnutls/cert.pem \
- contrib/gnutls/key.pem \
- $(man_MANS)
+ contrib/gnutls/key.pem
SUBDIRS = doc runtime .