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 2e42918..f66bb73 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -556,7 +556,6 @@ libcrypto_la_SOURCES += ec/ecp_smpl.c | |||
556 | noinst_HEADERS += ec/ec_lcl.h | 556 | noinst_HEADERS += ec/ec_lcl.h |
557 | 557 | ||
558 | # ecdh | 558 | # ecdh |
559 | libcrypto_la_SOURCES += ecdh/ecdh.h | ||
560 | libcrypto_la_SOURCES += ecdh/ecdh_kdf.c | 559 | libcrypto_la_SOURCES += ecdh/ecdh_kdf.c |
561 | libcrypto_la_SOURCES += ecdh/ech_err.c | 560 | libcrypto_la_SOURCES += ecdh/ech_err.c |
562 | libcrypto_la_SOURCES += ecdh/ech_key.c | 561 | libcrypto_la_SOURCES += ecdh/ech_key.c |