s3-auth split the auth_generic functions into a seperate file
[mat/samba.git] / source3 / auth / wscript_build
index 9fdc27d61979bd19fb4e81587e198b4cfbfa2063..4894e352da1f2e5d1e75a5b70a5a6938a70884d1 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_compat.c auth_ntlmssp.c auth_generic.c'''
 
 bld.SAMBA3_SUBSYSTEM('TOKEN_UTIL',
                     source='token_util.c',