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, 0 insertions, 1 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 0dc981b..f05ab59 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -544,7 +544,6 @@ noinst_HEADERS += dsa/dsa_local.h
544# ec 544# ec
545libcrypto_la_SOURCES += ec/ec_ameth.c 545libcrypto_la_SOURCES += ec/ec_ameth.c
546libcrypto_la_SOURCES += ec/ec_asn1.c 546libcrypto_la_SOURCES += ec/ec_asn1.c
547libcrypto_la_SOURCES += ec/ec_check.c
548libcrypto_la_SOURCES += ec/ec_curve.c 547libcrypto_la_SOURCES += ec/ec_curve.c
549libcrypto_la_SOURCES += ec/ec_err.c 548libcrypto_la_SOURCES += ec/ec_err.c
550libcrypto_la_SOURCES += ec/ec_key.c 549libcrypto_la_SOURCES += ec/ec_key.c