1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-10-31 23:30:25 +03:00

added knownhost.c to makefiles.

This commit is contained in:
Hacki
2009-09-02 20:03:27 +02:00
parent 0d6aaa1f56
commit 8dabb1c5eb
2 changed files with 8 additions and 0 deletions

View File

@@ -137,6 +137,7 @@ OBJECTS = \
crypt.o \
hostkey.o \
kex.o \
knownhost.o \
mac.o \
misc.o \
openssl.o \