s4: Rename LIBSAMBA-* to libsamba-*
[kai/samba.git] / source4 / scripting / python / wscript_build
index 638aed5fc640c3bd5d55de01b4ef25c434d83e07..92215315af131a7a28065cd45f403fd025e15556 100644 (file)
@@ -33,7 +33,7 @@ bld.SAMBA_PYTHON('python_uuid',
 
 bld.SAMBA_PYTHON('python_glue',
        source='pyglue.c',
-       deps='pyparam_util LIBSAMBA-UTIL libnetif PYTALLOC',
+       deps='pyparam_util libsamba-util libnetif PYTALLOC',
        realname='samba/_glue.so'
        )