s4: Drop duplicate 'lib' prefix for private libraries.
[samba.git] / source4 / utils / net / wscript_build
index 772795f07ec345859361279b74ec4dc505dfdb92..62f1621d649ffde419685122899fad7a08e1d7b0 100644 (file)
@@ -12,7 +12,7 @@ bld.SAMBA_MODULE('net_drs',
 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',
+       deps='libsamba-hostconfig libsamba-util samba-net popt POPT_SAMBA POPT_CREDENTIALS net_drs policy auth',
        pyembed=True
        )