summaryrefslogtreecommitdiffstats
path: root/libcli/tstream_binding_handle/wscript_build
blob: 622ed7098fd4494b40c0131d8f7d33a46fb762bf (plain)
1
2
3
4
5
#!/usr/bin/env python

bld.SAMBA_SUBSYSTEM('tstream_binding_handle',
                    source='tstream_binding_handle.c',
                    deps='tevent LIBTSOCKET')