diff options
-rw-r--r-- | crypto/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am index dc244ef..667352f 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -603,7 +603,6 @@ libcrypto_la_SOURCES += ecdh/ecdh_kdf.c | |||
603 | libcrypto_la_SOURCES += ecdh/ech_err.c | 603 | libcrypto_la_SOURCES += ecdh/ech_err.c |
604 | libcrypto_la_SOURCES += ecdh/ech_key.c | 604 | libcrypto_la_SOURCES += ecdh/ech_key.c |
605 | libcrypto_la_SOURCES += ecdh/ech_lib.c | 605 | libcrypto_la_SOURCES += ecdh/ech_lib.c |
606 | noinst_HEADERS += ecdh/ech_local.h | ||
607 | 606 | ||
608 | # ecdsa | 607 | # ecdsa |
609 | libcrypto_la_SOURCES += ecdsa/ecs_asn1.c | 608 | libcrypto_la_SOURCES += ecdsa/ecs_asn1.c |