obj_xref.h was removed

This commit is contained in:
Theo Buehler 2023-07-22 13:14:31 -06:00
parent e51077f12c
commit 89de230099

View File

@ -822,7 +822,6 @@ libcrypto_la_SOURCES += objects/obj_err.c
libcrypto_la_SOURCES += objects/obj_lib.c
libcrypto_la_SOURCES += objects/obj_xref.c
noinst_HEADERS += objects/obj_dat.h
noinst_HEADERS += objects/obj_xref.h
# ocsp
libcrypto_la_SOURCES += ocsp/ocsp_asn.c