diff options
-rw-r--r-- | src/transport/Makefile.am | 1 | ||||
-rw-r--r-- | src/transport/test_plugin_hostkey.ecc | bin | 0 -> 2048 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 3cf9f1c143..4723758292 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -862,6 +862,7 @@ test_transport_api_multi_LDADD = \ EXTRA_DIST = \ test_plugin_hostkey \ +test_plugin_hostkey.ecc \ template_cfg_peer1.conf\ template_cfg_peer2.conf\ test_plugin_transport_data.conf\ diff --git a/src/transport/test_plugin_hostkey.ecc b/src/transport/test_plugin_hostkey.ecc Binary files differnew file mode 100644 index 0000000000..c56a08eab7 --- /dev/null +++ b/src/transport/test_plugin_hostkey.ecc |