diff options
| author | Mark Murray <markm@FreeBSD.org> | 2003-07-16 20:59:15 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2003-07-16 20:59:15 +0000 |
| commit | 4afa3718327563c785b2961410b6ea85d6ddf3ca (patch) | |
| tree | d0941cea5c5d555255e1721af0d195e7b1148f6a /secure/libexec/Makefile | |
| parent | 48719ca7c8b9bb38fd2816dc06af05479c4491e2 (diff) | |
Notes
Diffstat (limited to 'secure/libexec/Makefile')
| -rw-r--r-- | secure/libexec/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/secure/libexec/Makefile b/secure/libexec/Makefile index 56d09b763832..b60b4cea0d06 100644 --- a/secure/libexec/Makefile +++ b/secure/libexec/Makefile @@ -5,9 +5,6 @@ SUBDIR= .if !defined(NO_OPENSSH) SUBDIR+=sftp-server ssh-keysign .endif -.if defined(NO_KERBEROS) -SUBDIR+=telnetd -.endif .endif .include <bsd.subdir.mk> |
