summaryrefslogtreecommitdiffstats
path: root/test/build.info
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-04-26 15:33:43 -0400
committerRich Salz <rsalz@openssl.org>2017-05-11 11:28:29 -0400
commit6c5943c9f619fdad08b8c6d01b12bd500a6c605a (patch)
tree15258ec09db6a56295d550fdbd909bf732a458b7 /test/build.info
parent888adbe064556ff5ab2f1d16a223b0548696614c (diff)
Convert of evp_test to framework
Also, allow multiple files on commandline (for future splitup of evptests.txt) Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3324)
Diffstat (limited to 'test/build.info')
-rw-r--r--test/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/build.info b/test/build.info
index bd80b18fee..da7620cfe7 100644
--- a/test/build.info
+++ b/test/build.info
@@ -163,7 +163,7 @@ INCLUDE_MAIN___test_libtestutil_OLB = /INCLUDE=MAIN
SOURCE[evp_test]=evp_test.c
INCLUDE[evp_test]=../include
- DEPEND[evp_test]=../libcrypto
+ DEPEND[evp_test]=../libcrypto libtestutil.a
SOURCE[evp_extra_test]=evp_extra_test.c
INCLUDE[evp_extra_test]=../include