Build secure libtelnet if available and allowed
This commit is contained in:
parent
a8d5404334
commit
0c2fa63795
@ -17,6 +17,8 @@ SUBDIR+= libc libcompat libcom_err libcrypt libcurses libedit \
|
||||
|
||||
.if !exists(../secure) || defined(NOSECURE)
|
||||
SUBDIR+= libtelnet
|
||||
.else
|
||||
SUBDIR+= ../secure/lib/libtelnet
|
||||
.endif
|
||||
|
||||
.if defined(WANT_CSRG_LIBM)
|
||||
|
Loading…
x
Reference in New Issue
Block a user