ldb-samba: Implement transitive extended matching
[obnox/samba/samba-obnox.git] / lib / ldb-samba / wscript_build
index 7016b2f23be53c6c183f611f6abf4f05f3d64065..6ad96986c66fa6994f10990962f19689d0ec3b9a 100644 (file)
@@ -5,7 +5,7 @@
 # the symbols of all of ldb_ildap's dependencies. 
 
 bld.SAMBA_LIBRARY('ldbsamba',
-                  source='ldif_handlers.c',
+                  source='ldif_handlers.c ldb_matching_rules.c',
                   autoproto='ldif_handlers_proto.h',
                   public_deps='ldb',
                   deps='samba-security ndr NDR_DRSBLOBS NDR_DNSP ldbwrap samdb-common SAMDB_SCHEMA tdb errors',