From a20f39c9766aadb9fbf836ffc7018ba2bb0188e5 Mon Sep 17 00:00:00 2001 From: green Date: Thu, 3 May 2001 00:45:03 +0000 Subject: Add the new version.c to libssh. --- secure/lib/libssh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'secure') diff --git a/secure/lib/libssh/Makefile b/secure/lib/libssh/Makefile index f10d110..eb5236e 100644 --- a/secure/lib/libssh/Makefile +++ b/secure/lib/libssh/Makefile @@ -7,7 +7,7 @@ SRCS= authfd.c authfile.c bufaux.c buffer.c canohost.c channels.c \ hostfile.c log.c match.c mpaux.c nchan.c packet.c readpass.c \ rsa.c tildexpand.c ttymodes.c uidswap.c xmalloc.c atomicio.c \ key.c dispatch.c dsa.c kex.c hmac.c uuencode.c util.c \ - cli.c rijndael.c + cli.c rijndael.c version.c NOPIC= yes INTERNALLIB= yes -- cgit v1.1