Skip to content

Commit

Permalink
update libssh makefile for 9.2p1
Browse files Browse the repository at this point in the history
  • Loading branch information
laffer1 committed Dec 22, 2023
1 parent cf63b03 commit 9619ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion secure/lib/libssh/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ SRCS+= authfd.c authfile.c \
ssh-pkcs11.c smult_curve25519_ref.c \
poly1305.c chacha.c cipher-chachapoly.c cipher-chachapoly-libcrypto.c \
ssh-ed25519.c digest-openssl.c digest-libc.c \
hmac.c sc25519.c ge25519.c fe25519.c ed25519.c verify.c hash.c \
hmac.c ed25519.c hash.c \
kex.c kexdh.c kexgex.c kexecdh.c kexc25519.c \
kexgexc.c kexgexs.c \
kexsntrup761x25519.c sntrup761.c kexgen.c \
Expand Down

0 comments on commit 9619ab8

Please sign in to comment.