ct_locl.h moved, reflect it in crypto/ct/Makefile
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
338cb76220
commit
788d72ba02
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ LIBOBJ= ct_lib.o
|
|||
|
||||
SRC= $(LIBSRC)
|
||||
|
||||
HEADER= ct_locl.h
|
||||
HEADER=
|
||||
|
||||
ALL= $(GENERAL) $(SRC) $(HEADER)
|
||||
|
||||
|
|
Loading…
Reference in a new issue