summaryrefslogtreecommitdiffstats
path: root/crypto/property/build.info
diff options
context:
space:
mode:
authorPauli <pauli@openssl.org>2021-06-04 14:35:53 +1000
committerPauli <pauli@openssl.org>2021-06-05 20:40:30 +1000
commit76157664c1eb0f8d9f4e50c4bff8c521f7318b44 (patch)
treedb0db122165004ce16e6b2a740b21b9b740a00a6 /crypto/property/build.info
parentfce102304a340ef1a90361a03c86bd2401f0b6c3 (diff)
property: move additional query functions to property_query.c
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15614)
Diffstat (limited to 'crypto/property/build.info')
-rw-r--r--crypto/property/build.info1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/property/build.info b/crypto/property/build.info
index dac9ab7a3b..12a6b8c9de 100644
--- a/crypto/property/build.info
+++ b/crypto/property/build.info
@@ -2,4 +2,3 @@ LIBS=../../libcrypto
$COMMON=property_string.c property_parse.c property_query.c property.c defn_cache.c
SOURCE[../../libcrypto]=$COMMON property_err.c
SOURCE[../../providers/libfips.a]=$COMMON
-SOURCE[../../providers/liblegacy.a]=$COMMON