summaryrefslogtreecommitdiffstats
path: root/test/build.info
diff options
context:
space:
mode:
authorPauli <pauli@openssl.org>2021-07-08 11:09:39 +1000
committerPauli <pauli@openssl.org>2021-07-12 09:13:20 +1000
commitac1e85f464568d14962162fe97670a53f11f6bfc (patch)
treedc30aba52c69b24d651bfbbaac16f949c86cff47 /test/build.info
parent2f8f8e6fc941b4cc80e29fc1d553445b13a6a789 (diff)
test: make build descriptions more consistent
Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/16022)
Diffstat (limited to 'test/build.info')
-rw-r--r--test/build.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/build.info b/test/build.info
index 40618715c4..af21e03255 100644
--- a/test/build.info
+++ b/test/build.info
@@ -859,9 +859,9 @@ IF[{- !$disabled{tests} -}]
DEPEND[namemap_internal_test]=../libcrypto.a libtestutil.a
PROGRAMS{noinst}=bio_prefix_text
- SOURCE[bio_prefix_text]=bio_prefix_text.c $LIBAPPSSRC
+ SOURCE[bio_prefix_text]=bio_prefix_text.c
INCLUDE[bio_prefix_text]=.. ../include ../apps/include
- DEPEND[bio_prefix_text]=../libcrypto
+ DEPEND[bio_prefix_text]=../libcrypto libtestutil.a
IF[{- !$disabled{'deprecated-3.0'} -}]
PROGRAMS{noinst}=pem_read_depr_test