summaryrefslogtreecommitdiff
path: root/nsswitch/wscript_build
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-10-23 15:53:52 -0700
committerJelmer Vernooij <jelmer@samba.org>2010-10-24 00:20:04 +0000
commitca16d805bd8f33a03d67d3ed74b4d468b04874e5 (patch)
tree55f260f485b2004f2b231d1136040b89cd73bdab /nsswitch/wscript_build
parent7a731ccdfc83c9ce11cf92f190cf250ffb43c293 (diff)
downloadsamba-ca16d805bd8f33a03d67d3ed74b4d468b04874e5.tar.gz
samba-ca16d805bd8f33a03d67d3ed74b4d468b04874e5.tar.bz2
samba-ca16d805bd8f33a03d67d3ed74b4d468b04874e5.zip
s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
Diffstat (limited to 'nsswitch/wscript_build')
-rw-r--r--nsswitch/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsswitch/wscript_build b/nsswitch/wscript_build
index 2252537186..e367cc726c 100644
--- a/nsswitch/wscript_build
+++ b/nsswitch/wscript_build
@@ -16,7 +16,7 @@ bld.SAMBA_BINARY('nsstest',
bld.SAMBA_BINARY('wbinfo',
source='wbinfo.c',
- deps='LIBSAMBA-UTIL LIBCLI_AUTH popt POPT_SAMBA libwinbind-client LIBWBCLIENT tevent UTIL_TEVENT LIBASYNC_REQ LIBSECURITY LIBNDR NDR_SECURITY'
+ deps='LIBSAMBA-UTIL LIBCLI_AUTH popt POPT_SAMBA libwinbind-client LIBWBCLIENT tevent UTIL_TEVENT LIBASYNC_REQ libsecurity LIBNDR NDR_SECURITY'
)
bld.SAMBA_LIBRARY('nss_winbind',