aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-11-03 11:31:12 +0100
committerRichard Levitte <levitte@openssl.org>2016-11-03 11:31:12 +0100
commit9c89c8460a4dcf828a22e2dfc279b5ea8a80ec60 (patch)
treec4f9298ef1c5f89a2106592cbc77ac071a06a1a0 /test
parentea6199ea91ac59ae53686335e436d554cdacd2dc (diff)
downloadopenssl-9c89c8460a4dcf828a22e2dfc279b5ea8a80ec60.zip
openssl-9c89c8460a4dcf828a22e2dfc279b5ea8a80ec60.tar.gz
openssl-9c89c8460a4dcf828a22e2dfc279b5ea8a80ec60.tar.bz2
test/build.info: typo, $ missing
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1832)
Diffstat (limited to 'test')
-rw-r--r--test/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/build.info b/test/build.info
index 818d073..aa9b933 100644
--- a/test/build.info
+++ b/test/build.info
@@ -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