s4-net: the net binary depends on the auth subsystem
[samba.git] / source4 / utils / net / wscript_build
index 07aa8f7d0602fcaa3d022c13eda0643cecc395b5..c929ce8354e08fe2270c82ec576ed53eebf71add 100644 (file)
@@ -12,7 +12,7 @@ bld.SAMBA_MODULE('net_drs',
 bld.SAMBA_BINARY('net',
        source='net.c net_password.c net_join.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',
+       deps='LIBSAMBA-HOSTCONFIG LIBSAMBA-UTIL LIBSAMBA-NET popt POPT_SAMBA POPT_CREDENTIALS net_drs policy auth',
         needs_python=True
        )