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 39d50c4..6c0238b 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -419,7 +419,6 @@ noinst_HEADERS += ec/ec_lcl.h | |||
419 | libcrypto_la_SOURCES += ecdh/ech_err.c | 419 | libcrypto_la_SOURCES += ecdh/ech_err.c |
420 | libcrypto_la_SOURCES += ecdh/ech_key.c | 420 | libcrypto_la_SOURCES += ecdh/ech_key.c |
421 | libcrypto_la_SOURCES += ecdh/ech_lib.c | 421 | libcrypto_la_SOURCES += ecdh/ech_lib.c |
422 | libcrypto_la_SOURCES += ecdh/ech_ossl.c | ||
423 | noinst_HEADERS += ecdh/ech_locl.h | 422 | noinst_HEADERS += ecdh/ech_locl.h |
424 | 423 | ||
425 | # ecdsa | 424 | # ecdsa |