r6799: Remove a rudundent variable from the context structure - we can figure
[samba.git] / source / torture / config.mk
index d22edc4bc257fc539bfd35939d61b4441690fe28..128a5cafc9130941079890a3ce79afb442e77a51 100644 (file)
@@ -163,9 +163,10 @@ ADD_OBJ_FILES = \
 [SUBSYSTEM::TORTURE_LDAP]
 ADD_OBJ_FILES = \
                torture/ldap/common.o \
-               torture/ldap/basic.o
+               torture/ldap/basic.o \
+               torture/ldap/cldap.o
 REQUIRED_SUBSYSTEMS = \
-               LIBCLI_LDAP
+               LIBCLI_LDAP LIBCLI_CLDAP
 # End SUBSYSTEM TORTURE_LDAP
 #################################