summaryrefslogtreecommitdiff
path: root/deps/openssl/openssl/crypto/sm2/build.info
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/openssl/crypto/sm2/build.info')
-rw-r--r--deps/openssl/openssl/crypto/sm2/build.info5
1 files changed, 5 insertions, 0 deletions
diff --git a/deps/openssl/openssl/crypto/sm2/build.info b/deps/openssl/openssl/crypto/sm2/build.info
new file mode 100644
index 0000000000..be76d96d31
--- /dev/null
+++ b/deps/openssl/openssl/crypto/sm2/build.info
@@ -0,0 +1,5 @@
+LIBS=../../libcrypto
+SOURCE[../../libcrypto]=\
+ sm2_sign.c sm2_crypt.c sm2_err.c sm2_pmeth.c
+
+