mirror of
https://github.com/libssh2/libssh2.git
synced 2025-11-18 15:20:56 +03:00
Makefile.am: Add missing key in case openssl > 1.1.0 (#617)
File: Makefile.am Notes: fix missing test keys Credit: Laurent Stacul
This commit is contained in:
@@ -30,6 +30,9 @@ EXTRA_DIST = \
|
||||
key_dsa_wrong.pub \
|
||||
key_ecdsa \
|
||||
key_ecdsa.pub \
|
||||
signed_key_ecdsa \
|
||||
signed_key_ecdsa.pub \
|
||||
signed_key_ecdsa-cert.pub \
|
||||
key_ed25519 \
|
||||
key_ed25519.pub \
|
||||
key_ed25519_encrypted \
|
||||
|
||||
Reference in New Issue
Block a user