Link engine_stubs.c to build
This commit is contained in:
parent
ed94460b6a
commit
3afb61ff80
@ -497,6 +497,7 @@ set(
|
||||
ecdsa/ecdsa.c
|
||||
ecdsa/ecs_err.c
|
||||
ecdsa/ecs_lib.c
|
||||
engine/engine_stubs.c
|
||||
engine/eng_all.c
|
||||
engine/eng_cnf.c
|
||||
engine/eng_ctrl.c
|
||||
|
@ -611,6 +611,7 @@ libcrypto_la_SOURCES += ecdsa/ecs_lib.c
|
||||
noinst_HEADERS += ecdsa/ecdsa_local.h
|
||||
|
||||
# engine
|
||||
libcrypto_la_SOURCES += engine/engine_stubs.c
|
||||
libcrypto_la_SOURCES += engine/eng_all.c
|
||||
libcrypto_la_SOURCES += engine/eng_cnf.c
|
||||
libcrypto_la_SOURCES += engine/eng_ctrl.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user