build: Check for syscall headers
[Samba/gebeck_regimport.git] / lib / tdr / wscript_build
blob29e7e158ffd04ff9289481ea58dd1a1fbed7010d
1 # AUTOGENERATED by mktowscript.pl from ../../lib/tdr/config.mk
2 # Please remove this notice if hand editing
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         )