aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src/Makefile
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2016-03-18 15:19:38 +0100
committerHans Nilsson <[email protected]>2016-03-29 15:55:04 +0200
commitac5b738e4a9d2bc87966d265b90f82422d92b5c5 (patch)
tree02c174549907dc175a76315e88c18eb619e34300 /lib/ssh/src/Makefile
parent9be7db7401d3e107f6f63cb02117d1ffa1db1311 (diff)
downloadotp-ac5b738e4a9d2bc87966d265b90f82422d92b5c5.tar.gz
otp-ac5b738e4a9d2bc87966d265b90f82422d92b5c5.tar.bz2
otp-ac5b738e4a9d2bc87966d265b90f82422d92b5c5.zip
ssh: Experimental debug interface module
Diffstat (limited to 'lib/ssh/src/Makefile')
-rw-r--r--lib/ssh/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ssh/src/Makefile b/lib/ssh/src/Makefile
index b44c8eef35..d8e4bfd50c 100644
--- a/lib/ssh/src/Makefile
+++ b/lib/ssh/src/Makefile
@@ -54,6 +54,7 @@ MODULES= \
ssh_connection_sup \
ssh_connection \
ssh_connection_handler \
+ ssh_dbg \
ssh_shell \
ssh_system_sup \
ssh_subsystem_sup \