summaryrefslogtreecommitdiffstats
path: root/libssh/CMakeLists.txt
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2009-10-10 10:46:28 +0200
committerAndreas Schneider <mail@cynapses.org>2009-10-10 10:51:56 +0200
commitbe75fac7ff4e66ededa6d4353d99507fab4ebf42 (patch)
tree878f8fedfcdc584b708b3e8858f4b0fb1d20a78a /libssh/CMakeLists.txt
parent6ec65c6f9d1aefddaccf0a9816dae0b68a46ea33 (diff)
downloadlibssh-be75fac7ff4e66ededa6d4353d99507fab4ebf42.tar.gz
libssh-be75fac7ff4e66ededa6d4353d99507fab4ebf42.tar.xz
libssh-be75fac7ff4e66ededa6d4353d99507fab4ebf42.zip
Add a function to set the callback structure to the session.
Diffstat (limited to 'libssh/CMakeLists.txt')
-rw-r--r--libssh/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libssh/CMakeLists.txt b/libssh/CMakeLists.txt
index 1def4d98..7a4093da 100644
--- a/libssh/CMakeLists.txt
+++ b/libssh/CMakeLists.txt
@@ -72,6 +72,7 @@ set(libssh_SRCS
auth.c
base64.c
buffer.c
+ callbacks.c
channels.c
client.c
config.c