s4: Always link in auth, as some of the core infrastructure depends on it.
authorJelmer Vernooij <jelmer@samba.org>
Mon, 22 Dec 2008 17:12:22 +0000 (18:12 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Mon, 22 Dec 2008 17:12:22 +0000 (18:12 +0100)
source4/auth/ntlm/config.mk

index 4792a26bfd16c3e9847c4912a4389252eefc973f..6a487f9b9e052c3fcd6305045fcad11a156cbbd3 100644 (file)
@@ -76,6 +76,7 @@ PAM_ERRORS_OBJ_FILES = $(addprefix $(authsrcdir)/ntlm/, pam_errors.o)
 [MODULE::auth]
 INIT_FUNCTION = server_service_auth_init
 SUBSYSTEM = service
+OUTPUT_TYPE = MERGED_OBJ
 PRIVATE_DEPENDENCIES = LIBSAMBA-UTIL LIBSECURITY SAMDB CREDENTIALS 
 
 auth_OBJ_FILES = $(addprefix $(authsrcdir)/ntlm/, auth.o auth_util.o auth_simple.o)