summaryrefslogtreecommitdiff
path: root/source4/ldap_server/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ldap_server/config.mk')
-rw-r--r--source4/ldap_server/config.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/source4/ldap_server/config.mk b/source4/ldap_server/config.mk
index 013be57396..9aa7aae9f0 100644
--- a/source4/ldap_server/config.mk
+++ b/source4/ldap_server/config.mk
@@ -11,8 +11,9 @@ OBJ_FILES = \
ldap_backend.o \
ldap_bind.o \
ldap_extended.o
-PRIVATE_DEPENDENCIES = CREDENTIALS
-PUBLIC_DEPENDENCIES = \
- LIBCLI_LDAP SAMDB process_model auth GENSEC_SOCKET
+PRIVATE_DEPENDENCIES = CREDENTIALS \
+ LIBCLI_LDAP SAMDB \
+ process_model auth \
+ GENSEC_SOCKET
# End SUBSYSTEM SMB
#######################