diff options
Diffstat (limited to 'nsswitch')
| -rw-r--r-- | nsswitch/wscript_build | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/nsswitch/wscript_build b/nsswitch/wscript_build index 4b62695dcb..eb3beb3cd7 100644 --- a/nsswitch/wscript_build +++ b/nsswitch/wscript_build @@ -18,7 +18,7 @@ bld.SAMBA_BINARY('wbinfo',  	deps='LIBSAMBA-UTIL LIBCLI_AUTH popt POPT_SAMBA LIBWINBIND-CLIENT LIBWBCLIENT tevent UTIL_TEVENT LIBASYNC_REQ UID_WRAPPER LIBSECURITY_COMMON LIBNDR NDR_SECURITY'  	) -bld.SAMBA_LIBRARY('nsswinbind', +bld.SAMBA_LIBRARY('nss_winbind',      source='../nsswitch/winbind_nss_linux.c',      deps='LIBWINBIND-CLIENT',      realname='libnss_winbind.so.2',  | 
