wafsamba: Clarify needs_python argument name, use pyembed/pyext where
[bbaumbach/samba-autobuild/.git] / source4 / utils / net / wscript_build
index 99d8c5593d9af57e8fb6dbc3326b8066dc634256..ee40cb85825b58b7c69bd568c816dde80de18e06 100644 (file)
@@ -13,6 +13,6 @@ bld.SAMBA_BINARY('net',
        source='net.c net_password.c net_vampire.c net_gpo.c',
        autoproto='net_proto.h',
        deps='LIBSAMBA-HOSTCONFIG LIBSAMBA-UTIL LIBSAMBA-NET popt POPT_SAMBA POPT_CREDENTIALS net_drs policy auth',
-        needs_python=True
+       pyembed=True
        )