aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crypto/Makefile.am1
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
611libcrypto_la_SOURCES += ecdsa/ecdsa.c 611libcrypto_la_SOURCES += ecdsa/ecdsa.c
612noinst_HEADERS += ecdsa/ecdsa_local.h
613 612
614# engine 613# engine
615libcrypto_la_SOURCES += engine/engine_stubs.c 614libcrypto_la_SOURCES += engine/engine_stubs.c