diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2000-01-14 08:01:51 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2000-01-14 08:01:51 +0000 |
| commit | 45b8027e2561cce06fd27a8d9ef1c836685e2bad (patch) | |
| tree | 3d90d91cfcdabdcff16361095019dee67759f892 /secure/usr.bin | |
| parent | d05257b0f2bad8d76a4e0bb3cae2bdacb08ff947 (diff) | |
Notes
Diffstat (limited to 'secure/usr.bin')
| -rw-r--r-- | secure/usr.bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/usr.bin/Makefile b/secure/usr.bin/Makefile index f711c0a389cda..c991a99117500 100644 --- a/secure/usr.bin/Makefile +++ b/secure/usr.bin/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -SUBDIR= bdes +SUBDIR= bdes openssl .if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4) SUBDIR+=telnet .endif |
