ctdb: Accept the key in hex format for the pstore command
[Samba.git] / auth / kerberos / wscript_build
blob1fa1b51138d9528b4ea181c9a78dbaa2569d2087
1 #!/usr/bin/env python
2 bld.SAMBA_SUBSYSTEM('KRB5_PAC',
3 source='gssapi_pac.c kerberos_pac.c gssapi_helper.c',
4 deps='gssapi_krb5 ndr-krb5pac krb5samba')