diff options
Diffstat (limited to 'secure/libexec/Makefile')
-rw-r--r-- | secure/libexec/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/libexec/Makefile b/secure/libexec/Makefile index 8896e232e2be..7f239ccc7fee 100644 --- a/secure/libexec/Makefile +++ b/secure/libexec/Makefile @@ -3,6 +3,7 @@ SUBDIR= .if ${MK_OPENSSH} != "no" SUBDIR+=sftp-server ssh-keysign ssh-pkcs11-helper ssh-sk-helper sshd-session +SUBDIR+=sshd-auth .endif SUBDIR.${MK_TESTS}+= tests |