aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.am')
-rw-r--r--crypto/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 9df0a2e..7da1e1a 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -551,8 +551,7 @@ libcrypto_la_SOURCES += ec/ec_lib.c
551libcrypto_la_SOURCES += ec/ec_mult.c 551libcrypto_la_SOURCES += ec/ec_mult.c
552libcrypto_la_SOURCES += ec/ec_pmeth.c 552libcrypto_la_SOURCES += ec/ec_pmeth.c
553libcrypto_la_SOURCES += ec/eck_prn.c 553libcrypto_la_SOURCES += ec/eck_prn.c
554libcrypto_la_SOURCES += ec/ecp_mont.c 554libcrypto_la_SOURCES += ec/ecp_methods.c
555libcrypto_la_SOURCES += ec/ecp_smpl.c
556libcrypto_la_SOURCES += ec/ecx_methods.c 555libcrypto_la_SOURCES += ec/ecx_methods.c
557noinst_HEADERS += ec/ec_local.h 556noinst_HEADERS += ec/ec_local.h
558 557