Commit f1ec9c07 authored by Richard Levitte's avatar Richard Levitte Committed by Richard Levitte
Browse files

test/build.info: typo, $ missing



Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1832)
(cherry picked from commit 9c89c846)
parent 3a3f9ed1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -275,7 +275,7 @@ IF[{- !$disabled{tests} -}]
  INCLUDE[bio_enc_test]=../include
  DEPEND[bio_enc_test]=../libcrypto

  IF[{- !disabled{shared} -}]
  IF[{- !$disabled{shared} -}]
    PROGRAMS_NO_INST=shlibloadtest
    SOURCE[shlibloadtest]=shlibloadtest.c
    INCLUDE[shlibloadtest]=../include