diff options
-rw-r--r-- | source4/torture/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk index 35b9d85fe6..b31abece84 100644 --- a/source4/torture/config.mk +++ b/source4/torture/config.mk @@ -208,7 +208,7 @@ OBJ_FILES = \ ldap/cldap.o \ ldap/cldapbench.o PUBLIC_DEPENDENCIES = \ - LIBCLI_LDAP LIBCLI_CLDAP + LIBCLI_LDAP LIBCLI_CLDAP POPT_CREDENTIALS # End SUBSYSTEM TORTURE_LDAP ################################# |