summaryrefslogtreecommitdiffstats
path: root/secure
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-06-03 10:04:31 +0000
committerkris <kris@FreeBSD.org>2000-06-03 10:04:31 +0000
commitde18291bd3fec04a74d193e7979ad4fab5968473 (patch)
treeea2e39f0ec905c30757b041052fd37efd47de8bb /secure
parenta55fcaa060a8a5296437da631991116b28e265bd (diff)
downloadFreeBSD-src-de18291bd3fec04a74d193e7979ad4fab5968473.zip
FreeBSD-src-de18291bd3fec04a74d193e7979ad4fab5968473.tar.gz
Add a new file to SRCS
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libssh/Makefile b/secure/lib/libssh/Makefile
index 93a4515..947f13a 100644
--- a/secure/lib/libssh/Makefile
+++ b/secure/lib/libssh/Makefile
@@ -4,7 +4,7 @@
SSHSRC= ${.CURDIR}/../../../crypto/openssh
LIB= ssh
-SRCS= authfd.c authfile.c bufaux.c buffer.c canohost.c channels.c \
+SRCS= authfd.c authfile.c aux.c bufaux.c buffer.c canohost.c channels.c \
cipher.c compat.c compress.c crc32.c deattack.c fingerprint.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 \
OpenPOWER on IntegriCloud