summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/ssh-keysign/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ssh/ssh-keysign/Makefile')
-rw-r--r--usr.bin/ssh/ssh-keysign/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh-keysign/Makefile b/usr.bin/ssh/ssh-keysign/Makefile
index 749af238330..9a1e49700b0 100644
--- a/usr.bin/ssh/ssh-keysign/Makefile
+++ b/usr.bin/ssh/ssh-keysign/Makefile
@@ -1,10 +1,10 @@
-# $OpenBSD: Makefile,v 1.11 2017/12/12 15:06:12 naddy Exp $
+# $OpenBSD: Makefile,v 1.12 2017/12/14 21:07:39 naddy Exp $
.PATH: ${.CURDIR}/..
SRCS= ssh-keysign.c readconf.c
-SRCS+= addrmatch.c atomicio.c authfile.c bitmap.c blocks.c canohost.c \
+SRCS+= addrmatch.c atomicio.c authfile.c bitmap.c canohost.c \
chacha.c cipher-chachapoly.c cipher.c cleanup.c digest-openssl.c \
dispatch.c ed25519.c fatal.c fe25519.c ge25519.c hash.c hmac.c kex.c \
krl.c log.c mac.c match.c misc.c msg.c packet.c poly1305.c sc25519.c \