mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
parent
453e1e79fb
commit
fb8ae4518a
1
source4/libcli/auth/config.m4
Normal file
1
source4/libcli/auth/config.m4
Normal file
@ -0,0 +1 @@
|
||||
SMB_SUBSYSTEM_MK(LIBCLI_AUTH,libcli/auth/config.mk)
|
11
source4/libcli/auth/config.mk
Normal file
11
source4/libcli/auth/config.mk
Normal file
@ -0,0 +1,11 @@
|
||||
#################################
|
||||
# Start SUBSYSTEM GENSEC
|
||||
[SUBSYSTEM::LIBCLI_AUTH]
|
||||
ADD_OBJ_FILES = libcli/auth/schannel.o \
|
||||
libcli/auth/credentials.o \
|
||||
libcli/auth/session.o \
|
||||
libcli/auth/ntlm_check.o
|
||||
REQUIRED_SUBSYSTEMS = \
|
||||
AUTH SCHANNELDB GENSEC
|
||||
# End SUBSYSTEM LIBCLI_AUTH
|
||||
#################################
|
Loading…
Reference in New Issue
Block a user