build: commit all the waf build files in the tree
[kai/samba.git] / source4 / lib / ldb-samba / wscript_build
1 # AUTOGENERATED by mktowscript.pl from ../../source4/lib/ldb-samba/config.mk
2 # Please remove this notice if hand editing
3
4
5 bld.SAMBA_SUBSYSTEM('LDBSAMBA',
6         source='ldif_handlers.c',
7         autoproto='ldif_handlers_proto.h',
8         public_deps='ldb',
9         deps='LIBSECURITY SAMDB_SCHEMA LIBNDR NDR_DRSBLOBS'
10         )
11