summaryrefslogtreecommitdiff
path: root/source4/auth/kerberos/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth/kerberos/wscript_build')
-rw-r--r--source4/auth/kerberos/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/kerberos/wscript_build b/source4/auth/kerberos/wscript_build
index f5f615c004..8736b24366 100644
--- a/source4/auth/kerberos/wscript_build
+++ b/source4/auth/kerberos/wscript_build
@@ -10,6 +10,6 @@ bld.SAMBA_SUBSYSTEM('KERBEROS',
bld.SAMBA_SUBSYSTEM('KERBEROS_UTIL',
autoproto='kerberos_util.h',
source='kerberos_util.c',
- deps='KERBEROS com_err ldb SECRETS',
+ deps='KERBEROS com_err ldb CREDENTIALS_KRB5 SECRETS',
)