1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-11-30 13:01:23 +03:00

Fix sources list of libssh.

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@309 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
Andreas Schneider
2009-03-30 16:36:28 +00:00
parent ae4ef84702
commit 15d0dc7a4e

View File

@@ -69,7 +69,6 @@ set(libssh_SRCS
channels1.c channels1.c
channels.c channels.c
client.c client.c
CMakeLists.txt
connect.c connect.c
crc32.c crc32.c
crypt.c crypt.c
@@ -81,9 +80,7 @@ set(libssh_SRCS
kex.c kex.c
keyfiles.c keyfiles.c
keys.c keys.c
libssh.vers
log.c log.c
Makefile.am
match.c match.c
messages.c messages.c
misc.c misc.c