summaryrefslogtreecommitdiffstats
path: root/secure
diff options
context:
space:
mode:
Diffstat (limited to 'secure')
-rw-r--r--secure/libexec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/libexec/Makefile b/secure/libexec/Makefile
index 8e79196..b28962e 100644
--- a/secure/libexec/Makefile
+++ b/secure/libexec/Makefile
@@ -3,5 +3,6 @@
.if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4) && !defined(NO_OPENSSL)
SUBDIR= telnetd
.endif
+SUBDIR+= sftp-server
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud