From 35111cb336b2af7adcacdcb1d3645530966b4625 Mon Sep 17 00:00:00 2001 From: dougb Date: Wed, 10 Mar 2010 02:17:57 +0000 Subject: Fix the build. The ssh-pkcs11-helper directory is empty, which is causing confusion. --- secure/libexec/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'secure') diff --git a/secure/libexec/Makefile b/secure/libexec/Makefile index 0c680e4..1c3ee01 100644 --- a/secure/libexec/Makefile +++ b/secure/libexec/Makefile @@ -4,7 +4,7 @@ SUBDIR= .if ${MK_OPENSSH} != "no" -SUBDIR+=sftp-server ssh-keysign ssh-pkcs11-helper +SUBDIR+=sftp-server ssh-keysign .endif .include -- cgit v1.1