mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 14:48:57 +00:00
Fix the build. The ssh-pkcs11-helper directory is empty, which is
causing confusion.
This commit is contained in:
parent
d09d3ccb14
commit
32202de70d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=204939
@ -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