summaryrefslogtreecommitdiffstats
path: root/crypto/hmac/build.info
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-08-12 13:41:59 +0100
committerPauli <paul.dale@oracle.com>2020-08-29 17:40:11 +1000
commit2cf765e5a20762df1442c80cd2afc99e8bb1b823 (patch)
tree3d60094e569638e0e69960945254b28ea78172d1 /crypto/hmac/build.info
parenta540ef90f55c1e10feb709d09332dfa352d9f33e (diff)
Delete unused PKEY MAC files
Now that the all the legacy PKEY MAC bridge code has been moved to the providers we no longer need the old bridge and it can be removed. Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/12637)
Diffstat (limited to 'crypto/hmac/build.info')
-rw-r--r--crypto/hmac/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/hmac/build.info b/crypto/hmac/build.info
index 4ed90c09f4..b828ab122e 100644
--- a/crypto/hmac/build.info
+++ b/crypto/hmac/build.info
@@ -2,5 +2,5 @@ LIBS=../../libcrypto
$COMMON=hmac.c
-SOURCE[../../libcrypto]=$COMMON hm_ameth.c
+SOURCE[../../libcrypto]=$COMMON
SOURCE[../../providers/libfips.a]=$COMMON