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