mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
9a085b0b80
This will help with writing a gensec module for the s3 gse layer. Andrew Bartlett
4 lines
179 B
Plaintext
4 lines
179 B
Plaintext
bld.SAMBA_SUBSYSTEM('KRB5_PAC',
|
|
source='gssapi_pac.c kerberos_pac.c gssapi_parse.c',
|
|
deps='gssapi_krb5 krb5 ndr-krb5pac com_err asn1util')
|