aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-04-16 12:51:28 -0600
committerTheo Buehler <tb@openbsd.org>2023-04-16 12:51:28 -0600
commitff47798e6fbe0aae133994e4806170d314d9dd37 (patch)
tree10a2a2be637802aedba81143f08d28e966c77a03
parentc22fc910550b3c5ef25bdc516dc6e9d7bf91c1e0 (diff)
downloadportable-ff47798e6fbe0aae133994e4806170d314d9dd37.tar.gz
portable-ff47798e6fbe0aae133994e4806170d314d9dd37.tar.bz2
portable-ff47798e6fbe0aae133994e4806170d314d9dd37.zip
ext_dat.h and vpm_int.h are gone
-rw-r--r--crypto/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 5032f89..80f1892 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -1078,9 +1078,7 @@ libcrypto_la_SOURCES += x509/x509rset.c
1078libcrypto_la_SOURCES += x509/x509spki.c 1078libcrypto_la_SOURCES += x509/x509spki.c
1079libcrypto_la_SOURCES += x509/x509type.c 1079libcrypto_la_SOURCES += x509/x509type.c
1080libcrypto_la_SOURCES += x509/x_all.c 1080libcrypto_la_SOURCES += x509/x_all.c
1081noinst_HEADERS += x509/ext_dat.h
1082noinst_HEADERS += x509/pcy_int.h 1081noinst_HEADERS += x509/pcy_int.h
1083noinst_HEADERS += x509/vpm_int.h
1084noinst_HEADERS += x509/x509_internal.h 1082noinst_HEADERS += x509/x509_internal.h
1085noinst_HEADERS += x509/x509_issuer_cache.h 1083noinst_HEADERS += x509/x509_issuer_cache.h
1086noinst_HEADERS += x509/x509_local.h 1084noinst_HEADERS += x509/x509_local.h