Merge pull request #720 from cntpro/master

fix bug LNK2001
This commit is contained in:
Zhi Guan
2019-03-15 11:06:24 +08:00
committed by GitHub

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