summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-14 09:36:37 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-14 09:36:37 +0100
commit33366f2f1e271f47edeed75f69d9885171e61ea0 (patch)
tree4c87254697808b7e14f3a97348ce33f88da2fe25
parent91d4e54a6707fa87298e367fb734fed931310b40 (diff)
downloadrsyslog-33366f2f1e271f47edeed75f69d9885171e61ea0.tar.gz
rsyslog-33366f2f1e271f47edeed75f69d9885171e61ea0.tar.xz
rsyslog-33366f2f1e271f47edeed75f69d9885171e61ea0.zip
added the template modules to the things being checked during distcheck
While they are not meant for production, interface changes may not show up if they are not included in distecheck. This may be distrubing to users. The chances is even greater as there usually is no need to compile and/or check these modules during regular development.
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4e3e9476..53c04922 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -233,5 +233,7 @@ DISTCHECK_CONFIGURE_FLAGS= --enable-gssapi_krb5 \
--enable-pmaixforwardedfrom \
--enable-pmcisconames \
--enable-pmsnare \
+ --enable-imtemplate \
+ --enable-omtemplate \
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
ACLOCAL_AMFLAGS = -I m4