summaryrefslogtreecommitdiffstats
path: root/libssh/CMakeLists.txt
diff options
context:
space:
mode:
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 260d743c..114a0265 100644
--- a/libssh/CMakeLists.txt
+++ b/libssh/CMakeLists.txt
@@ -88,6 +88,7 @@ set(libssh_SRCS
socket.c
string.c
wrapper.c
+ libssh.map
)
if (WITH_SFTP)