err_lcl.h is gone, don't pretend it's there
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
This commit is contained in:
parent
a0130dedc7
commit
660e7588ed
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ LIBOBJ=err.o err_all.o err_prn.o
|
|||
|
||||
SRC= $(LIBSRC)
|
||||
|
||||
HEADER= err_lcl.h
|
||||
HEADER=
|
||||
|
||||
ALL= $(GENERAL) $(SRC) $(HEADER)
|
||||
|
||||
|
|
Loading…
Reference in a new issue