Rename 'errors' to 'samba-errors' and make it public.
[obnox/samba/samba-obnox.git] / lib / ldb-samba / wscript_build
index 7016b2f23be53c6c183f611f6abf4f05f3d64065..2d9d70023b2ada491466448e8fc2f12a27b01a92 100644 (file)
@@ -8,7 +8,7 @@ bld.SAMBA_LIBRARY('ldbsamba',
                   source='ldif_handlers.c',
                   autoproto='ldif_handlers_proto.h',
                   public_deps='ldb',
-                  deps='samba-security ndr NDR_DRSBLOBS NDR_DNSP ldbwrap samdb-common SAMDB_SCHEMA tdb errors',
+                  deps='samba-security ndr NDR_DRSBLOBS NDR_DNSP ldbwrap samdb-common SAMDB_SCHEMA tdb samba-errors',
                   private_library=True
                   )