projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9d2d20
)
Yeah, right, an object file ending with .c, that'll work!
author
Richard Levitte
<levitte@openssl.org>
Sat, 3 May 2003 06:58:08 +0000
(06:58 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Sat, 3 May 2003 06:58:08 +0000
(06:58 +0000)
crypto/engine/Makefile.ssl
patch
|
blob
|
history
diff --git
a/crypto/engine/Makefile.ssl
b/crypto/engine/Makefile.ssl
index 1530399328d901e997412cf7338e4a84a61efd39..5c1b0cf53c9e0f959590222f3e66971224e51baa 100644
(file)
--- a/
crypto/engine/Makefile.ssl
+++ b/
crypto/engine/Makefile.ssl
@@
-30,7
+30,7
@@
LIBSRC= eng_err.c eng_lib.c eng_list.c eng_init.c eng_ctrl.c \
eng_openssl.c eng_cnf.c eng_dyn.c eng_cryptodev.c
LIBOBJ= eng_err.o eng_lib.o eng_list.o eng_init.o eng_ctrl.o \
eng_table.o eng_pkey.o eng_fat.o eng_all.o \
- tb_rsa.o tb_dsa.o tb_ecdsa.o tb_dh.o tb_ecdh.o tb_rand.o tb_store.
c
\
+ tb_rsa.o tb_dsa.o tb_ecdsa.o tb_dh.o tb_ecdh.o tb_rand.o tb_store.
o
\
tb_cipher.o tb_digest.o \
eng_openssl.o eng_cnf.o eng_dyn.o eng_cryptodev.o