summaryrefslogtreecommitdiffstats
path: root/secure/usr.sbin
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2006-09-30 13:41:26 +0000
committerdes <des@FreeBSD.org>2006-09-30 13:41:26 +0000
commit16ff11ca6a4c5631862ba9c03748413fb7de1af8 (patch)
treea643ffd3afb62c91932b385cc219d20c41ec4e8f /secure/usr.sbin
parent0824f0c0e7b81b58ede6cbed7875f47c561256e9 (diff)
downloadFreeBSD-src-16ff11ca6a4c5631862ba9c03748413fb7de1af8.zip
FreeBSD-src-16ff11ca6a4c5631862ba9c03748413fb7de1af8.tar.gz
Update for OpenSSH 4.4p1.
MFC after: 1 week
Diffstat (limited to 'secure/usr.sbin')
-rw-r--r--secure/usr.sbin/sshd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/usr.sbin/sshd/Makefile b/secure/usr.sbin/sshd/Makefile
index 18d5866..ddafee0 100644
--- a/secure/usr.sbin/sshd/Makefile
+++ b/secure/usr.sbin/sshd/Makefile
@@ -14,7 +14,7 @@ SRCS= sshd.c auth-rhosts.c auth-passwd.c auth-rsa.c auth-rh-rsa.c \
auth-krb5.c \
auth2-gss.c gss-serv.c gss-serv-krb5.c \
loginrec.c auth-pam.c auth-shadow.c auth-sia.c md5crypt.c \
- audit.c audit-bsm.c \
+ audit.c audit-bsm.c platform.c \
gss-genr.c
# gss-genr.c really belongs in libssh; see src/secure/lib/libssh/Makefile
OpenPOWER on IntegriCloud