summaryrefslogtreecommitdiff
path: root/source4/auth/credentials/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth/credentials/config.mk')
-rw-r--r--source4/auth/credentials/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/credentials/config.mk b/source4/auth/credentials/config.mk
index db36b01334..f0e5ea3f21 100644
--- a/source4/auth/credentials/config.mk
+++ b/source4/auth/credentials/config.mk
@@ -8,7 +8,7 @@ OBJ_FILES = credentials.o \
credentials_ntlm.o \
credentials_gensec.o
REQUIRED_SUBSYSTEMS = \
- HEIMDAL GENSEC
+ HEIMDAL GENSEC LIBCLI_AUTH LIBLDB
# End SUBSYSTEM CREDENTIALS
#################################