29e7e158ffd04ff9289481ea58dd1a1fbed7010d
[samba.git] / lib / tdr / wscript_build
1 # AUTOGENERATED by mktowscript.pl from ../../lib/tdr/config.mk
2 # Please remove this notice if hand editing
3
4
5 bld.SAMBA_SUBSYSTEM('TDR',
6         source='tdr.c',
7         autoproto='tdr_proto.h',
8         public_deps='talloc LIBSAMBA-UTIL',
9         public_headers='tdr.h'
10         )
11