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:
Richard Levitte 2016-11-03 11:31:12 +01:00
parent ea6199ea91
commit 9c89c8460a

View File

@ -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