Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/CMakeLists.txt')
-rw-r--r--crypto/bn/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/CMakeLists.txt b/crypto/bn/CMakeLists.txt
index fa6d2074..63029cf7 100644
--- a/crypto/bn/CMakeLists.txt
+++ b/crypto/bn/CMakeLists.txt
@@ -38,8 +38,8 @@ add_library(
add.c
asm/x86_64-gcc.c
- asn1.c
bn.c
+ bn_asn1.c
cmp.c
convert.c
ctx.c