From 15d0dc7a4e28c400748cd2e8b5cf93c832e3298f Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 30 Mar 2009 16:36:28 +0000 Subject: Fix sources list of libssh. git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@309 7dcaeef0-15fb-0310-b436-a5af3365683c --- libssh/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/libssh/CMakeLists.txt b/libssh/CMakeLists.txt index a62ec06f..338bc648 100644 --- a/libssh/CMakeLists.txt +++ b/libssh/CMakeLists.txt @@ -69,7 +69,6 @@ set(libssh_SRCS channels1.c channels.c client.c - CMakeLists.txt connect.c crc32.c crypt.c @@ -81,9 +80,7 @@ set(libssh_SRCS kex.c keyfiles.c keys.c - libssh.vers log.c - Makefile.am match.c messages.c misc.c -- cgit