s4-idl: rename s4 server_id.idl to server_id4.idl
[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'