From f90ae73b6d0d8c6993a200045770344ce5252a92 Mon Sep 17 00:00:00 2001 From: Aris Adamantiadis Date: Sun, 6 Sep 2009 12:54:57 +0300 Subject: Refactored the connect_ssh example function into a new file --- examples/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/CMakeLists.txt') diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index 8086292c..b0d40d9f 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -4,6 +4,7 @@ set(examples_SRCS libssh_scp.c authentication.c knownhosts.c + connect_ssh.c ) include_directories( -- cgit v1.2.3