s4-waf: removed the AUTOGENERATED markers
[samba.git] / source4 / libcli / wbclient / wscript_build
1 #!/usr/bin/env python
2
3 bld.SAMBA_SUBSYSTEM('LIBWBCLIENT_OLD',
4         source='wbclient.c',
5         public_deps='LIBSAMBA-ERRORS LIBEVENTS',
6         deps='NDR_WINBIND MESSAGING'
7         )
8