summaryrefslogtreecommitdiffstats
path: root/test/build.info
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2017-04-20 14:23:10 +1000
committerPauli <paul.dale@oracle.com>2017-05-03 09:00:34 +1000
commit0e534337b24ee7b56480d85f01b9dda923fa42fc (patch)
tree59ba59f6f305d8b4e3ef8edc6f6cbec1d44afde7 /test/build.info
parentc41048ffe359ae18cb9c8f840ca970e367d97c37 (diff)
Update igetest to use the test framework.
Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3210)
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 d86acd1db5..b533db37b3 100644
--- a/test/build.info
+++ b/test/build.info
@@ -171,7 +171,7 @@ INCLUDE_MAIN___test_libtestutil_OLB = /INCLUDE=MAIN
SOURCE[igetest]=igetest.c
INCLUDE[igetest]=.. ../include
- DEPEND[igetest]=../libcrypto
+ DEPEND[igetest]=../libcrypto libtestutil.a
SOURCE[v3nametest]=v3nametest.c
INCLUDE[v3nametest]=.. ../include