mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-04-27 10:14:36 +00:00
test/build.info: typo, $ missing
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1832)
This commit is contained in:
parent
ea6199ea91
commit
9c89c8460a
@ -282,7 +282,7 @@ IF[{- !$disabled{tests} -}]
|
||||
DEPEND[dtls_mtu_test]=../libcrypto ../libssl
|
||||
ENDIF
|
||||
|
||||
IF[{- !disabled{shared} -}]
|
||||
IF[{- !$disabled{shared} -}]
|
||||
PROGRAMS_NO_INST=shlibloadtest
|
||||
SOURCE[shlibloadtest]=shlibloadtest.c
|
||||
INCLUDE[shlibloadtest]=../include
|
||||
|
Loading…
x
Reference in New Issue
Block a user