mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
s4: Always link in auth, as some of the core infrastructure depends on it.
This commit is contained in:
parent
50b0c5325e
commit
05adbbc8c9
@ -76,6 +76,7 @@ PAM_ERRORS_OBJ_FILES = $(addprefix $(authsrcdir)/ntlm/, pam_errors.o)
|
|||||||
[MODULE::auth]
|
[MODULE::auth]
|
||||||
INIT_FUNCTION = server_service_auth_init
|
INIT_FUNCTION = server_service_auth_init
|
||||||
SUBSYSTEM = service
|
SUBSYSTEM = service
|
||||||
|
OUTPUT_TYPE = MERGED_OBJ
|
||||||
PRIVATE_DEPENDENCIES = LIBSAMBA-UTIL LIBSECURITY SAMDB CREDENTIALS
|
PRIVATE_DEPENDENCIES = LIBSAMBA-UTIL LIBSECURITY SAMDB CREDENTIALS
|
||||||
|
|
||||||
auth_OBJ_FILES = $(addprefix $(authsrcdir)/ntlm/, auth.o auth_util.o auth_simple.o)
|
auth_OBJ_FILES = $(addprefix $(authsrcdir)/ntlm/, auth.o auth_util.o auth_simple.o)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user