From 89de230099ba4832f29db6a479778da5a931a030 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sat, 22 Jul 2023 13:14:31 -0600 Subject: obj_xref.h was removed --- crypto/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/crypto/Makefile.am b/crypto/Makefile.am index 01090db..91ff226 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am @@ -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 -- cgit v1.2.3-55-g6feb