mirror of
https://github.com/samba-team/samba.git
synced 2025-11-02 20:23:50 +03:00
auth/gensec: move libcli/auth/schannel_sign.c into schannel.c
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
@@ -24,7 +24,7 @@ bld.SAMBA_SUBSYSTEM('LIBCLI_AUTH',
|
||||
|
||||
|
||||
bld.SAMBA_SUBSYSTEM('COMMON_SCHANNEL',
|
||||
source='schannel_state_tdb.c schannel_sign.c',
|
||||
source='schannel_state_tdb.c',
|
||||
deps='dbwrap util_tdb samba-hostconfig NDR_NETLOGON'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user