mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-28 08:02:54 +00:00
Missed a fix for the new openssh; this fixes make world.
This commit is contained in:
parent
f288840b98
commit
fcd9d76716
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58639
@ -8,7 +8,7 @@ BINOWN= root
|
||||
BINMODE=555
|
||||
MAN= ssh-keygen.1
|
||||
|
||||
SRCS= ssh-keygen.c log-client.c
|
||||
SRCS= key.c log-client.c ssh-keygen.c
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user