s4: Drop duplicate 'lib' prefix for private libraries.
[metze/samba/wip.git] / source4 / auth / ntlm / wscript_build
index bbb47d78815e98fc0a69dd08b545b8f400acfbfb..c7e9a899cfefb0eba8e62a6652303ecd12d44ebb 100644 (file)
@@ -55,7 +55,7 @@ bld.SAMBA_SUBSYSTEM('PAM_ERRORS',
 bld.SAMBA_LIBRARY('auth',
        source='auth.c auth_util.c auth_simple.c',
        autoproto='auth_proto.h',
-       deps='libsamba-util libsecurity SAMDB CREDENTIALS UTIL_TEVENT',
+       deps='libsamba-util security SAMDB CREDENTIALS UTIL_TEVENT',
        private_library=True
        )