Fix Windows build
Add the new ct directory to mkfiles.pl and fix the ct Makefile Reviewed-by: Andy Polyakov <appro@openssl.org>
This commit is contained in:
parent
3149baf83c
commit
0f0cfbe24c
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user