s4-gensec: zero the gssapi_state
[samba.git] / nsswitch / wscript_build
index 6837f5ec531a7b6fdf4f355e3df77093442f1792..acb7313a63baec118a0fd887a5d7452d61786fc2 100644 (file)
@@ -10,13 +10,13 @@ bld.SAMBA_LIBRARY('winbind-client',
 
 bld.SAMBA_BINARY('nsstest',
        source='nsstest.c',
-       deps='libsamba-util libsamba-hostconfig'
+       deps='samba-util samba-hostconfig'
        )
 
 
 bld.SAMBA_BINARY('wbinfo',
        source='wbinfo.c',
-       deps='libsamba-util LIBCLI_AUTH popt POPT_SAMBA winbind-client wbclient tevent UTIL_TEVENT LIBASYNC_REQ libsecurity LIBNDR NDR_SECURITY'
+       deps='samba-util LIBCLI_AUTH popt POPT_SAMBA winbind-client wbclient tevent UTIL_TEVENT LIBASYNC_REQ security ndr NDR_SECURITY'
        )
 
 bld.SAMBA_LIBRARY('nss_winbind',