mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
5 lines
174 B
Python
Executable File
5 lines
174 B
Python
Executable File
#!/usr/bin/env python
|
|
bld.SAMBA_SUBSYSTEM('KRB5_PAC',
|
|
source='gssapi_pac.c kerberos_pac.c',
|
|
deps='gssapi_krb5 ndr-krb5pac krb5samba')
|