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 dbab322511..bce6c97848 100644
--- a/source4/auth/kerberos/config.mk
+++ b/source4/auth/kerberos/config.mk
@@ -9,6 +9,6 @@ OBJ_FILES = kerberos.o \
kerberos_pac.o \
gssapi_parse.o \
krb5_init_context.o
-REQUIRED_SUBSYSTEMS = HEIMDAL_KRB5 NDR_KRB5PAC SOCKET
+PUBLIC_DEPENDENCIES = HEIMDAL_KRB5 NDR_KRB5PAC SOCKET
# End SUBSYSTEM KERBEROS
#################################