Fix the build. The ssh-pkcs11-helper directory is empty, which is
causing confusion.
This commit is contained in:
parent
e9f05740bf
commit
35111cb336
@ -4,7 +4,7 @@
|
||||
|
||||
SUBDIR=
|
||||
.if ${MK_OPENSSH} != "no"
|
||||
SUBDIR+=sftp-server ssh-keysign ssh-pkcs11-helper
|
||||
SUBDIR+=sftp-server ssh-keysign
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user