aboutsummaryrefslogtreecommitdiff
path: root/libssh
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2009-08-11 17:11:44 +0200
committerAndreas Schneider <mail@cynapses.org>2009-08-11 17:11:44 +0200
commitbfc6c7e6063e81677e0026669f391a5127cf5975 (patch)
tree5b25d60beff61b931d9f12b164e16f3d902eb602 /libssh
parent9b13390ad08c84946386ae395870938daf89b116 (diff)
downloadlibssh-bfc6c7e6063e81677e0026669f391a5127cf5975.tar.gz
libssh-bfc6c7e6063e81677e0026669f391a5127cf5975.tar.xz
libssh-bfc6c7e6063e81677e0026669f391a5127cf5975.zip
Remove the map file from the sources.
Diffstat (limited to 'libssh')
-rw-r--r--libssh/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/libssh/CMakeLists.txt b/libssh/CMakeLists.txt
index 631df401..3af8d8a9 100644
--- a/libssh/CMakeLists.txt
+++ b/libssh/CMakeLists.txt
@@ -107,7 +107,6 @@ set(libssh_SRCS
socket.c
string.c
wrapper.c
- libssh.map
)
if (WITH_SFTP)