diff options
Diffstat (limited to 'secure')
| -rw-r--r-- | secure/lib/libssh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/lib/libssh/Makefile b/secure/lib/libssh/Makefile index 66b70d96b005..a7fe9fc25cdf 100644 --- a/secure/lib/libssh/Makefile +++ b/secure/lib/libssh/Makefile @@ -32,6 +32,7 @@ SRCS= ${LIBOPENSSH_SRCS} \ 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 \ + libcrux-mlkem-mldsa.c ssh-mldsa-eddsa.c \ hmac.c ed25519.c ed25519-openssl.c \ kex.c kex-names.c kexdh.c kexgex.c kexecdh.c kexc25519.c \ kexgexc.c kexgexs.c \ |
