secure: Match SRCS with upstream Makefile.in

Reviewed by:	emaste
Approved by:	emaste (mentor)
Differential Revision:	https://reviews.freebsd.org/D49794
This commit is contained in:
Jose Luis Duran
2025-04-17 18:59:31 +00:00
parent 9440aad19d
commit 8c6bf983a9
+2 -1
View File
@@ -6,7 +6,8 @@ CONFSDIR= /etc/ssh
PROG= sshd PROG= sshd
SRCS= sshd.c \ SRCS= sshd.c \
platform-listen.c \ platform-listen.c \
servconf.c sshpty.c srclimit.c groupaccess.c auth2-methods.c servconf.c sshpty.c srclimit.c groupaccess.c auth2-methods.c \
dns.c fatal.c compat.c utf8.c authfd.c canohost.c
PACKAGE= ssh PACKAGE= ssh
MAN= sshd.8 sshd_config.5 MAN= sshd.8 sshd_config.5