summaryrefslogtreecommitdiff
path: root/source4/auth/kerberos/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth/kerberos/config.mk')
-rw-r--r--source4/auth/kerberos/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/kerberos/config.mk b/source4/auth/kerberos/config.mk
index 87c62fb6ed..1c70ef2e63 100644
--- a/source4/auth/kerberos/config.mk
+++ b/source4/auth/kerberos/config.mk
@@ -10,6 +10,6 @@ OBJ_FILES = kerberos.o \
gssapi_parse.o \
krb5_init_context.o
PUBLIC_DEPENDENCIES = HEIMDAL_KRB5 NDR_KRB5PAC samba-socket LIBCLI_RESOLVE
-PRIVATE_DEPENDENCIES = ASN1_UTIL auth_sam CREDENTIALS_KRB5
+PRIVATE_DEPENDENCIES = ASN1_UTIL auth_sam_reply CREDENTIALS_KRB5
# End SUBSYSTEM KERBEROS
#################################