77f9799a8bed1bea6b04d393946a706826d6702f
[martins/samba.git] / source4 / auth / kerberos / wscript_build
1 # AUTOGENERATED by mktowscript.pl from ../../source4/auth/kerberos/config.mk
2 # Please remove this notice if hand editing
3
4
5 bld.SAMBA_SUBSYSTEM('KERBEROS',
6         source='kerberos.c clikrb5.c kerberos_heimdal.c kerberos_pac.c gssapi_parse.c krb5_init_context.c keytab_copy.c',
7         autoproto='proto.h',
8         public_deps='HEIMDAL_KRB5 NDR_KRB5PAC samba_socket LIBCLI_RESOLVE',
9         deps='ASN1_UTIL auth_sam_reply tevent LIBPACKET LIBNDR'
10         )
11