diff options
author | Zandra <[email protected]> | 2015-12-03 10:05:40 +0100 |
---|---|---|
committer | Zandra <[email protected]> | 2015-12-03 10:05:40 +0100 |
commit | c253a20d3bc4335498b4e2d02948e631a4d74afa (patch) | |
tree | dfdb8f4eaaa69a35212ff94b2cbd01cd5290c3cc /lib/ssh/test/Makefile | |
parent | 07eda121aa538ea007c6354d8f586e65a0856926 (diff) | |
parent | f96039f1c0cf59c2069f7e1acd1312fa22d6bab9 (diff) | |
download | otp-c253a20d3bc4335498b4e2d02948e631a4d74afa.tar.gz otp-c253a20d3bc4335498b4e2d02948e631a4d74afa.tar.bz2 otp-c253a20d3bc4335498b4e2d02948e631a4d74afa.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/ssh/test/Makefile')
-rw-r--r-- | lib/ssh/test/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ssh/test/Makefile b/lib/ssh/test/Makefile index 96c74c6c8a..781a876723 100644 --- a/lib/ssh/test/Makefile +++ b/lib/ssh/test/Makefile @@ -47,6 +47,8 @@ MODULES= \ ssh_to_openssh_SUITE \ ssh_upgrade_SUITE \ ssh_test_lib \ + ssh_key_cb \ + ssh_key_cb_options \ ssh_trpt_test_lib \ ssh_echo_server \ ssh_peername_sockname_server \ |