summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crypto/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/build.info b/crypto/build.info
index 7fe79e2296..dc180d0252 100644
--- a/crypto/build.info
+++ b/crypto/build.info
@@ -81,7 +81,7 @@ SOURCE[../libcrypto]=$UTIL_COMMON \
punycode.c \
$UPLINKSRC
SOURCE[../providers/libfips.a]=$UTIL_COMMON
-SOURCE[../providers/liblegacy.a]=$UTIL_COMMON
+SOURCE[../providers/liblegacy.a]=cryptlib.c $CPUIDASM ctype.c
# Implementations are now spread across several libraries, so the defines
# need to be applied to all affected libraries and modules.