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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user