mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-09 15:33:58 +08:00
update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# crypto/ecies/Makefile
|
||||
# crypto/sm2/Makefile
|
||||
#
|
||||
|
||||
DIR= sm2
|
||||
@@ -23,7 +23,7 @@ LIBOBJ= sm2_dgst.o sm2_enc.o
|
||||
|
||||
SRC= $(LIBSRC)
|
||||
|
||||
EXHEADER= sm2_enc.h
|
||||
EXHEADER= sm2.h
|
||||
HEADER= $(EXHEADER)
|
||||
|
||||
ALL= $(GENERAL) $(SRC) $(HEADER)
|
||||
|
||||
Reference in New Issue
Block a user