summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libssh/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/CMakeLists.txt b/libssh/CMakeLists.txt
index 6ac0965a..e3ee26b7 100644
--- a/libssh/CMakeLists.txt
+++ b/libssh/CMakeLists.txt
@@ -98,7 +98,7 @@ if (WITH_SSH1)
auth1.c
channels1.c
)
-endif (WITH_SERVER)
+endif (WITH_SSH1)
if (WITH_SERVER)
set(libssh_SRCS