s4: Rename SAMDB_COMMON to samdb_common.
[nivanova/samba-autobuild/.git] / source4 / winbind / wscript_build
index 40604efd464f5c010edb7ac8ecfbfbbfcf458593..170ff1e41e01feb1642c7d8fd2ca32cbdc7f36a6 100644 (file)
@@ -20,6 +20,6 @@ bld.SAMBA_SUBSYSTEM('WB_HELPER',
 bld.SAMBA_SUBSYSTEM('IDMAP',
        source='idmap.c',
        autoproto='idmap_proto.h',
-       public_deps='SAMDB_COMMON LDBSAMBA'
+       public_deps='samdb_common LDBSAMBA'
        )