nbt: fix WinXP S3 domain join: alignment of nbt_netlogon_response_from_pdc
[Samba.git] / auth / wscript_build
blob75580fd299131b82392a26c2e68a34dbf32c13e3
1 #!/usr/bin/env python
3 bld.SAMBA_SUBSYSTEM('auth_sam_reply',
4 source='auth_sam_reply.c',
5 deps='talloc',
6 autoproto='auth_sam_reply.h'