mirror of
https://github.com/samba-team/samba.git
synced 2025-11-08 16:23:49 +03:00
r5992: Rename schannel.c -> schannel_sign.c. The rest of the schannel code
(from librpc) will be moved into schannel.c soon. Andrew Bartlett
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
b48a0af0b0
commit
d6c80ff74b
@@ -1,7 +1,7 @@
|
||||
#################################
|
||||
# Start SUBSYSTEM GENSEC
|
||||
[SUBSYSTEM::LIBCLI_AUTH]
|
||||
ADD_OBJ_FILES = libcli/auth/schannel.o \
|
||||
ADD_OBJ_FILES = libcli/auth/schannel_sign.o \
|
||||
libcli/auth/credentials.o \
|
||||
libcli/auth/session.o \
|
||||
libcli/auth/smbencrypt.o
|
||||
|
||||
Reference in New Issue
Block a user