summaryrefslogtreecommitdiffstats
path: root/secure/lib/libssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libssh/Makefile')
-rw-r--r--secure/lib/libssh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/secure/lib/libssh/Makefile b/secure/lib/libssh/Makefile
index 139021b..203de26 100644
--- a/secure/lib/libssh/Makefile
+++ b/secure/lib/libssh/Makefile
@@ -5,7 +5,9 @@
LIB= ssh
PRIVATELIB= true
SHLIB_MAJOR= 5
-SRCS= authfd.c authfile.c bufaux.c bufbn.c buffer.c \
+SRCS= ssherr.c sshbuf.c sshkey.c sshbuf-getput-basic.c \
+ sshbuf-misc.c sshbuf-getput-crypto.c
+SRCS+= authfd.c authfile.c bufaux.c bufbn.c buffer.c \
canohost.c channels.c cipher.c cipher-aes.c \
cipher-bf1.c cipher-ctr.c cipher-3des1.c cleanup.c \
compat.c compress.c crc32.c deattack.c fatal.c hostfile.c \
OpenPOWER on IntegriCloud