diff options
| author | Brian Feldman <green@FreeBSD.org> | 2001-05-03 00:45:03 +0000 |
|---|---|---|
| committer | Brian Feldman <green@FreeBSD.org> | 2001-05-03 00:45:03 +0000 |
| commit | 718acf91af82f2534b7b65648e443070e76f7f60 (patch) | |
| tree | 1985aa0ef19f30ae35769423ca3839258042feea /secure | |
| parent | 88c80dc7efabadb760f61cd2a50ce1dc1279caa4 (diff) | |
Notes
Diffstat (limited to 'secure')
| -rw-r--r-- | secure/lib/libssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libssh/Makefile b/secure/lib/libssh/Makefile index f10d110ad92b..eb5236ede827 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 |
