summaryrefslogtreecommitdiffstats
path: root/secure/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'secure/libexec')
-rw-r--r--secure/libexec/ssh-keysign/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/libexec/ssh-keysign/Makefile b/secure/libexec/ssh-keysign/Makefile
index 7a21e59..1f74eac 100644
--- a/secure/libexec/ssh-keysign/Makefile
+++ b/secure/libexec/ssh-keysign/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PROG= ssh-keysign
+SRCS= ssh-keysign.c msg.c readconf.c
MAN= ssh-keysign.8
CFLAGS+=-I${SSHDIR}
.if defined(ENABLE_SUID_SSH)
OpenPOWER on IntegriCloud