ct_locl.h moved, reflect it in crypto/ct/Makefile

Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
Richard Levitte 2015-10-18 21:31:21 +02:00
parent 338cb76220
commit 788d72ba02

View File

@ -20,7 +20,7 @@ LIBOBJ= ct_lib.o
SRC= $(LIBSRC)
HEADER= ct_locl.h
HEADER=
ALL= $(GENERAL) $(SRC) $(HEADER)