summaryrefslogtreecommitdiff
path: root/source3/auth/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source3/auth/wscript_build')
-rw-r--r--source3/auth/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/auth/wscript_build b/source3/auth/wscript_build
index 0dba13f7cb..cf0db42431 100644
--- a/source3/auth/wscript_build
+++ b/source3/auth/wscript_build
@@ -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',