mirror of
https://github.com/clearml/dropbear
synced 2025-01-31 02:46:58 +00:00
add cli-authpubkey
--HG-- extra : convert_revision : fb7a0272b88cd9cbc53004d0ba6184bc3098c9f2
This commit is contained in:
parent
2a2fdc168c
commit
b8ae152c4b
@ -27,7 +27,8 @@ SVROBJS=svr-kex.o svr-algo.o svr-auth.o sshpty.o \
|
||||
svr-chansession.o svr-runopts.o svr-agentfwd.o svr-main.o svr-x11fwd.o
|
||||
|
||||
CLIOBJS=cli-algo.o cli-main.o cli-auth.o cli-authpasswd.o cli-kex.o \
|
||||
cli-session.o cli-service.o cli-runopts.o cli-chansession.o
|
||||
cli-session.o cli-service.o cli-runopts.o cli-chansession.o \
|
||||
cli-authpubkey.o
|
||||
|
||||
CLISVROBJS=common-session.o packet.o common-algo.o common-kex.o \
|
||||
common-channel.o common-chansession.o termcodes.o loginrec.o \
|
||||
|
Loading…
Reference in New Issue
Block a user