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 b03347a..58f1557 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
| @@ -609,7 +609,6 @@ libcrypto_la_SOURCES += ecdh/ecdh.c | |||
| 609 | 609 | ||
| 610 | # ecdsa | 610 | # ecdsa |
| 611 | libcrypto_la_SOURCES += ecdsa/ecdsa.c | 611 | libcrypto_la_SOURCES += ecdsa/ecdsa.c |
| 612 | noinst_HEADERS += ecdsa/ecdsa_local.h | ||
| 613 | 612 | ||
| 614 | # engine | 613 | # engine |
| 615 | libcrypto_la_SOURCES += engine/engine_stubs.c | 614 | libcrypto_la_SOURCES += engine/engine_stubs.c |
