s3-auth: Remove security=share (depricated since 3.6).
[ira/wip.git] / source3 / auth / wscript_build
index 0dba13f7cb391e49b9f5dde45306739ec40c2b26..cf0db42431cfb3514ddb14d25a9a97760305068a 100644 (file)
@@ -12,7 +12,7 @@ AUTH_NETLOGOND_SRC = 'auth_netlogond.c'
 
 AUTH_SRC = '''auth.c
            user_krb5.c
-           auth_compat.c auth_ntlmssp.c auth_generic.c'''
+           auth_ntlmssp.c auth_generic.c'''
 
 bld.SAMBA3_SUBSYSTEM('TOKEN_UTIL',
                     source='token_util.c',