From bfc6c7e6063e81677e0026669f391a5127cf5975 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 11 Aug 2009 17:11:44 +0200 Subject: Remove the map file from the sources. --- libssh/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'libssh') 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) -- cgit