auth: Generate a human readable Authentication log message.
[nivanova/samba-autobuild/.git] / source4 / auth / kerberos / wscript_build
index 0f886fa7c481e132510a5839098079e14e7882db..30853ec33c510c754c1a903157148a3daa4f1731 100644 (file)
@@ -9,7 +9,7 @@ bld.SAMBA_LIBRARY('authkrb5',
                   source='kerberos_pac.c',
                   autoproto='proto.h',
                   public_deps='ndr-krb5pac krb5samba samba_socket LIBCLI_RESOLVE asn1',
-                  deps='auth_sam_reply tevent LIBPACKET ndr ldb krb5samba KRB_INIT_CTX KRB5_PAC samba-errors',
+                  deps='common_auth tevent LIBPACKET ndr ldb krb5samba KRB_INIT_CTX KRB5_PAC samba-errors',
                   private_library=True
                   )