diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2025-02-19 17:20:44 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2025-02-19 17:20:44 +0000 |
| commit | 0fdf8fae8b569bf9fff3b5171e669dcd7cf9c79e (patch) | |
| tree | 461b778d527c90d28a145df33e37379dad23330d /secure/libexec/Makefile | |
| parent | fdccf0336197afe59be6f8859177fe2ff8f87fa6 (diff) | |
| parent | d565364dadebdaabef4ecead36ae102774e81174 (diff) | |
Diffstat (limited to 'secure/libexec/Makefile')
| -rw-r--r-- | secure/libexec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/libexec/Makefile b/secure/libexec/Makefile index cf265c72bddd..8896e232e2be 100644 --- a/secure/libexec/Makefile +++ b/secure/libexec/Makefile @@ -2,7 +2,7 @@ SUBDIR= .if ${MK_OPENSSH} != "no" -SUBDIR+=sftp-server ssh-keysign ssh-pkcs11-helper ssh-sk-helper +SUBDIR+=sftp-server ssh-keysign ssh-pkcs11-helper ssh-sk-helper sshd-session .endif SUBDIR.${MK_TESTS}+= tests |
