Revert r204939

This commit is contained in:
Dag-Erling Smørgrav 2010-03-10 11:33:15 +00:00
parent e130c2317c
commit b911c45c24

View File

@ -4,7 +4,7 @@
SUBDIR=
.if ${MK_OPENSSH} != "no"
SUBDIR+=sftp-server ssh-keysign
SUBDIR+=sftp-server ssh-keysign ssh-pkcs11-helper
.endif
.include <bsd.subdir.mk>