summaryrefslogtreecommitdiff
path: root/source4/auth/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth/config.m4')
-rw-r--r--source4/auth/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/config.m4 b/source4/auth/config.m4
index cb547301f5..23c7b8a3f5 100644
--- a/source4/auth/config.m4
+++ b/source4/auth/config.m4
@@ -5,5 +5,5 @@ SMB_MODULE(auth_builtin,AUTH,STATIC,[auth/auth_builtin.o])
SMB_MODULE(auth_unix,AUTH,STATIC,[auth/auth_unix.o])
SMB_SUBSYSTEM(AUTH,auth/auth.o,
- [auth/auth_ntlmssp.o auth/auth_util.o auth/pampass.o auth/pass_check.o auth/auth_compat.o],
+ [auth/auth_ntlmssp.o auth/auth_util.o auth/pampass.o auth/pass_check.o],
auth/auth_public_proto.h)