diff --git a/secure/libexec/Makefile b/secure/libexec/Makefile index 8e791963c441..b28962e62a3d 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