summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2023-01-28 19:14:39 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2023-01-28 19:14:39 +0000
commitad881c8f5447fae2ec515a315204aabfd9aaa0b3 (patch)
tree12a1e582cc615c38ed8b19f6c47a09d100e77de2
parent2defc381365223b70ed9f52e54cd6acb510ebdb6 (diff)
Stop installing x509_verify.h
ok jsing
-rw-r--r--lib/libcrypto/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libcrypto/Makefile b/lib/libcrypto/Makefile
index 451a48091c8..15706eb8100 100644
--- a/lib/libcrypto/Makefile
+++ b/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.93 2023/01/21 17:29:56 jsing Exp $
+# $OpenBSD: Makefile,v 1.94 2023/01/28 19:14:38 tb Exp $
LIB= crypto
LIBREBUILD=y
@@ -860,7 +860,6 @@ HDRS=\
${LCRYPTO_SRC}/whrlpool/whrlpool.h \
${LCRYPTO_SRC}/x509/x509.h \
${LCRYPTO_SRC}/x509/x509_vfy.h \
- ${LCRYPTO_SRC}/x509/x509_verify.h \
${LCRYPTO_SRC}/x509/x509v3.h
HDRS_GEN=\