1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

r1451: More missing files...

(This used to be commit 7e9884799e)
This commit is contained in:
Jelmer Vernooij 2004-07-11 12:51:01 +00:00 committed by Gerald (Jerry) Carter
parent 453e1e79fb
commit fb8ae4518a
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1 @@
SMB_SUBSYSTEM_MK(LIBCLI_AUTH,libcli/auth/config.mk)

View 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
#################################