aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-07-22 13:14:31 -0600
committerTheo Buehler <tb@openbsd.org>2023-07-22 13:26:13 -0600
commit89de230099ba4832f29db6a479778da5a931a030 (patch)
tree31dcfa77707f21a0257eac505a2383a42bae57ee
parente51077f12cec727c77e4dbb9a675a49ec4839aa2 (diff)
downloadportable-89de230099ba4832f29db6a479778da5a931a030.tar.gz
portable-89de230099ba4832f29db6a479778da5a931a030.tar.bz2
portable-89de230099ba4832f29db6a479778da5a931a030.zip
obj_xref.h was removed
-rw-r--r--crypto/Makefile.am1
1 files changed, 0 insertions, 1 deletions
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
822libcrypto_la_SOURCES += objects/obj_lib.c 822libcrypto_la_SOURCES += objects/obj_lib.c
823libcrypto_la_SOURCES += objects/obj_xref.c 823libcrypto_la_SOURCES += objects/obj_xref.c
824noinst_HEADERS += objects/obj_dat.h 824noinst_HEADERS += objects/obj_dat.h
825noinst_HEADERS += objects/obj_xref.h
826 825
827# ocsp 826# ocsp
828libcrypto_la_SOURCES += ocsp/ocsp_asn.c 827libcrypto_la_SOURCES += ocsp/ocsp_asn.c