From ac5b738e4a9d2bc87966d265b90f82422d92b5c5 Mon Sep 17 00:00:00 2001 From: Hans Nilsson Date: Fri, 18 Mar 2016 15:19:38 +0100 Subject: ssh: Experimental debug interface module --- lib/ssh/src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ssh/src/Makefile') 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 \ -- cgit v1.2.3