# $FreeBSD: stable/8/secure/libexec/Makefile 206984 2010-04-21 06:33:10Z des $

.include <bsd.own.mk>

SUBDIR=
.if ${MK_OPENSSH} != "no"
SUBDIR+=sftp-server ssh-keysign ssh-pkcs11-helper
.endif

.include <bsd.subdir.mk>
