auth Move auth_sam_reply into the top level.
[mat/samba.git] / auth / wscript_build
1 bld.SAMBA_SUBSYSTEM('auth_sam_reply',
2         source='auth_sam_reply.c',
3         deps='talloc',
4         autoproto='auth_sam_reply.h'
5         )