Connect OpenSSL to the build.
This commit is contained in:
parent
d05257b0f2
commit
45b8027e25
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
SUBDIR= libcipher libdes
|
||||
SUBDIR= libcipher libcrypto libdes libssl
|
||||
.if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4)
|
||||
SUBDIR+=libtelnet
|
||||
.endif
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
SUBDIR= bdes
|
||||
SUBDIR= bdes openssl
|
||||
.if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4)
|
||||
SUBDIR+=telnet
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user