1
0
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:
Andrew Bartlett
2005-03-23 09:05:40 +00:00
committed by Gerald (Jerry) Carter
parent b48a0af0b0
commit d6c80ff74b
2 changed files with 1 additions and 1 deletions

View File

@@ -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