From bf9714f547781f6d18f260db7bafec62391dfd6b Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 29 Mar 2011 18:38:20 +0200 Subject: Imported Upstream version 5.7.10 --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.am') 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 -- cgit v1.2.3