提交 0f0cfbe2 编写于 作者: M Matt Caswell

Fix Windows build

Add the new ct directory to mkfiles.pl and fix the ct Makefile
Reviewed-by: NAndy Polyakov <appro@openssl.org>
上级 3149baf8
......@@ -20,7 +20,7 @@ LIBOBJ= ct_lib.o
SRC= $(LIBSRC)
HEADER= ct_lcl.h
HEADER= ct_locl.h
ALL= $(GENERAL) $(SRC) $(HEADER)
......
......@@ -63,6 +63,7 @@ my @dirs = (
"crypto/whrlpool",
"crypto/ts",
"crypto/srp",
"crypto/ct",
"ssl",
"apps",
"engines",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册