diff options
Diffstat (limited to 'crypto/Makefile.am')
-rw-r--r-- | crypto/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am index 046a623..0b12cae 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -524,10 +524,6 @@ libcrypto_la_SOURCES += ec/ec_print.c | |||
524 | libcrypto_la_SOURCES += ec/eck_prn.c | 524 | libcrypto_la_SOURCES += ec/eck_prn.c |
525 | libcrypto_la_SOURCES += ec/ecp_mont.c | 525 | libcrypto_la_SOURCES += ec/ecp_mont.c |
526 | libcrypto_la_SOURCES += ec/ecp_nist.c | 526 | libcrypto_la_SOURCES += ec/ecp_nist.c |
527 | libcrypto_la_SOURCES += ec/ecp_nistp224.c | ||
528 | libcrypto_la_SOURCES += ec/ecp_nistp256.c | ||
529 | libcrypto_la_SOURCES += ec/ecp_nistp521.c | ||
530 | libcrypto_la_SOURCES += ec/ecp_nistputil.c | ||
531 | libcrypto_la_SOURCES += ec/ecp_oct.c | 527 | libcrypto_la_SOURCES += ec/ecp_oct.c |
532 | libcrypto_la_SOURCES += ec/ecp_smpl.c | 528 | libcrypto_la_SOURCES += ec/ecp_smpl.c |
533 | noinst_HEADERS += ec/ec_lcl.h | 529 | noinst_HEADERS += ec/ec_lcl.h |