summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-11-27 16:13:12 +0100
committerRichard Levitte <levitte@openssl.org>2019-12-18 19:42:44 +0100
commite79ae962fbed99cf80feb32b326f701778ca7434 (patch)
treeb7b117e30ec2cb5c44c71d67ba88455047757c2b /test
parent319cee9e2fc6fcf6ad865564eccdac4c55e92c0a (diff)
APPS & TEST: Adapt to use the new BIO_f_prefix()
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10531)
Diffstat (limited to 'test')
-rw-r--r--test/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/build.info b/test/build.info
index 0be3ee078c..fc7007ed93 100644
--- a/test/build.info
+++ b/test/build.info
@@ -14,7 +14,7 @@ ENDIF
IF[{- $config{target} =~ /^vms-/ -}]
$AUXLIBAPPSSRC=../apps/lib/vms_term_sock.c ../apps/lib/vms_decc_argv.c
ENDIF
-$LIBAPPSSRC=../apps/lib/opt.c ../apps/lib/bf_prefix.c $AUXLIBAPPSSRC
+$LIBAPPSSRC=../apps/lib/opt.c $AUXLIBAPPSSRC
IF[{- !$disabled{tests} -}]
LIBS{noinst,has_main}=libtestutil.a