s4-auth-krb: Make kerberos_enctype_bitmap_to_enctypes static.
[Samba/gbeck.git] / libcli / dns / wscript_build
blob2e445da141899f735b487161905653dfc7f6950b
1 #!/usr/bin/env python
3 bld.SAMBA_SUBSYSTEM('LIBCLI_DNS',
4 source='dns.c',
5 deps='LIBTSOCKET tevent-util')