From ac1e85f464568d14962162fe97670a53f11f6bfc Mon Sep 17 00:00:00 2001 From: Pauli Date: Thu, 8 Jul 2021 11:09:39 +1000 Subject: test: make build descriptions more consistent Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/16022) --- test/build.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/build.info') 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 -- cgit v1.2.1