summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2011-03-29 18:38:20 +0200
committerMichael Biebl <biebl@debian.org>2011-03-29 18:38:20 +0200
commitbf9714f547781f6d18f260db7bafec62391dfd6b (patch)
tree8674c17aaacd8a235b6ca6e0cfb83f4c466db8b3 /Makefile.am
parentdea543841bb1f1c46586a68da21d55b44c6bf158 (diff)
downloadrsyslog-bf9714f547781f6d18f260db7bafec62391dfd6b.tar.gz
Imported Upstream version 5.7.10upstream/5.7.10
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 53c0492..2d73013 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -112,6 +112,10 @@ if ENABLE_CUST1
SUBDIRS += plugins/cust1
endif
+if ENABLE_SMCUSTBINDCDR
+SUBDIRS += plugins/sm_cust_bindcdr
+endif
+
if ENABLE_IMTEMPLATE
SUBDIRS += plugins/imtemplate
endif