build: commit all the waf build files in the tree
[samba.git] / libcli / cldap / wscript_build
diff --git a/libcli/cldap/wscript_build b/libcli/cldap/wscript_build
new file mode 100644 (file)
index 0000000..5b9bcbd
--- /dev/null
@@ -0,0 +1,10 @@
+# AUTOGENERATED by mktowscript.pl from ../../libcli/cldap/config.mk
+# Please remove this notice if hand editing
+
+
+bld.SAMBA_SUBSYSTEM('LIBCLI_CLDAP',
+       source='cldap.c',
+       public_deps='LIBCLI_LDAP',
+       deps='LIBTSOCKET LIBSAMBA-UTIL UTIL_TEVENT ldb LIBCLI_NETLOGON'
+       )
+