1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/lib/tdr/wscript_build

14 lines
267 B
Python

#!/usr/bin/env python
# AUTOGENERATED by mktowscript.pl from ../../lib/tdr/config.mk
# Please remove this notice if hand editing
bld.SAMBA_SUBSYSTEM('TDR',
source='tdr.c',
autoproto='tdr_proto.h',
public_deps='talloc LIBSAMBA-UTIL',
public_headers='tdr.h'
)