aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-02-09 18:45:33 +0100
committerBrent Cook <busterb@gmail.com>2023-02-13 20:36:37 -0600
commitb0905e6eeeff6fba69b32e943ed2c9fa4c8c5103 (patch)
tree31feab5e2c1e67b70c975cce691d8f18d81f0f55 /crypto/Makefile.am
parent7dc7ef81d16f98327321028257e8ecaebe95bfc2 (diff)
downloadportable-b0905e6eeeff6fba69b32e943ed2c9fa4c8c5103.tar.gz
portable-b0905e6eeeff6fba69b32e943ed2c9fa4c8c5103.tar.bz2
portable-b0905e6eeeff6fba69b32e943ed2c9fa4c8c5103.zip
autoconf: x509_verify.h is no longer public
Diffstat (limited to 'crypto/Makefile.am')
-rw-r--r--crypto/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 7105ae4..c7e651d 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -1037,3 +1037,4 @@ noinst_HEADERS += x509/vpm_int.h
1037noinst_HEADERS += x509/x509_internal.h 1037noinst_HEADERS += x509/x509_internal.h
1038noinst_HEADERS += x509/x509_issuer_cache.h 1038noinst_HEADERS += x509/x509_issuer_cache.h
1039noinst_HEADERS += x509/x509_local.h 1039noinst_HEADERS += x509/x509_local.h
1040noinst_HEADERS += x509/x509_verify.h