mirror of
https://github.com/libssh2/libssh2.git
synced 2025-11-18 15:20:56 +03:00
Makefile.am: Add missing test keys in the distribution tarball (#601)
Notes: Fix tests missing key to build the OCI image Credit: Laurent Stacul
This commit is contained in:
@@ -34,8 +34,12 @@ EXTRA_DIST = \
|
||||
mansyntax.sh \
|
||||
openssh_fixture.c \
|
||||
openssh_fixture.h \
|
||||
openssh_server/authorized_keys \
|
||||
openssh_server/Dockerfile \
|
||||
openssh_server/authorized_keys \
|
||||
openssh_server/ca_ecdsa \
|
||||
openssh_server/ca_ecdsa.pub \
|
||||
openssh_server/ssh_host_ecdsa_key \
|
||||
openssh_server/ssh_host_ed25519_key \
|
||||
openssh_server/ssh_host_rsa_key \
|
||||
runner.c \
|
||||
session_fixture.c \
|
||||
|
||||
Reference in New Issue
Block a user