X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=source%2Ftorture%2Fconfig.mk;h=128a5cafc9130941079890a3ce79afb442e77a51;hb=0268d6c46b73bf2097247639df2532b5e8591531;hp=d22edc4bc257fc539bfd35939d61b4441690fe28;hpb=d1e0b7a2e3078c9cc1baff2fd17222ebae94ada7;p=samba.git diff --git a/source/torture/config.mk b/source/torture/config.mk index d22edc4bc25..128a5cafc91 100644 --- a/source/torture/config.mk +++ b/source/torture/config.mk @@ -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 #################################