err_lcl.h is gone, don't pretend it's there

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
This commit is contained in:
Richard Levitte 2016-03-09 08:38:11 +01:00
parent a0130dedc7
commit 660e7588ed

View file

@ -20,7 +20,7 @@ LIBOBJ=err.o err_all.o err_prn.o
SRC= $(LIBSRC)
HEADER= err_lcl.h
HEADER=
ALL= $(GENERAL) $(SRC) $(HEADER)