fix bug LNK2001

fix bug LNK2001
This commit is contained in:
Liuzr
2019-03-14 14:28:02 +08:00
committed by GitHub
parent 4bae4a2360
commit 8469ee9ba3

View File

@@ -1,3 +1,3 @@
LIBS=../../libcrypto
SOURCE[../../libcrypto]=sm2_err.c sm2_asn1.c sm2_id.c sm2_sign.c sm2_enc.c \
sm2_oct.c sm2_exch.c sm2_kmeth.c
sm2_oct.c sm2_exch.c sm2_kmeth.c sm2_cosign.c