aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--crypto/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index c0be299..01090db 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -611,6 +611,7 @@ libcrypto_la_SOURCES += ecdsa/ecs_lib.c
611noinst_HEADERS += ecdsa/ecdsa_local.h 611noinst_HEADERS += ecdsa/ecdsa_local.h
612 612
613# engine 613# engine
614libcrypto_la_SOURCES += engine/engine_stubs.c
614libcrypto_la_SOURCES += engine/eng_all.c 615libcrypto_la_SOURCES += engine/eng_all.c
615libcrypto_la_SOURCES += engine/eng_cnf.c 616libcrypto_la_SOURCES += engine/eng_cnf.c
616libcrypto_la_SOURCES += engine/eng_ctrl.c 617libcrypto_la_SOURCES += engine/eng_ctrl.c