aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.am')
-rw-r--r--crypto/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 0c45863..dc244ef 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -365,6 +365,7 @@ libcrypto_la_SOURCES += bn/bn_mod_sqrt.c
365libcrypto_la_SOURCES += bn/bn_mont.c 365libcrypto_la_SOURCES += bn/bn_mont.c
366libcrypto_la_SOURCES += bn/bn_mul.c 366libcrypto_la_SOURCES += bn/bn_mul.c
367libcrypto_la_SOURCES += bn/bn_prime.c 367libcrypto_la_SOURCES += bn/bn_prime.c
368libcrypto_la_SOURCES += bn/bn_primitives.c
368libcrypto_la_SOURCES += bn/bn_rand.c 369libcrypto_la_SOURCES += bn/bn_rand.c
369libcrypto_la_SOURCES += bn/bn_recp.c 370libcrypto_la_SOURCES += bn/bn_recp.c
370libcrypto_la_SOURCES += bn/bn_shift.c 371libcrypto_la_SOURCES += bn/bn_shift.c