build: commit all the waf build files in the tree
[ira/wip.git] / source4 / libcli / wbclient / wscript_build
1 # AUTOGENERATED by mktowscript.pl from ../../source4/libcli/wbclient/config.mk
2 # Please remove this notice if hand editing
3
4
5 bld.SAMBA_SUBSYSTEM('LIBWBCLIENT_OLD',
6         source='wbclient.c',
7         public_deps='LIBSAMBA-ERRORS LIBEVENTS',
8         deps='NDR_WINBIND MESSAGING'
9         )
10