build: commit all the waf build files in the tree
[samba.git] / lib / async_req / wscript_build
1 # AUTOGENERATED by mktowscript.pl from ../../lib/async_req/config.mk
2 # Please remove this notice if hand editing
3
4
5 bld.SAMBA_SUBSYSTEM('LIBASYNC_REQ',
6         source='async_sock.c',
7         public_deps='LIBREPLACE_NETWORK talloc tevent'
8         )
9