From ff47798e6fbe0aae133994e4806170d314d9dd37 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sun, 16 Apr 2023 12:51:28 -0600 Subject: ext_dat.h and vpm_int.h are gone --- crypto/Makefile.am | 2 -- 1 file changed, 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 libcrypto_la_SOURCES += x509/x509spki.c libcrypto_la_SOURCES += x509/x509type.c libcrypto_la_SOURCES += x509/x_all.c -noinst_HEADERS += x509/ext_dat.h noinst_HEADERS += x509/pcy_int.h -noinst_HEADERS += x509/vpm_int.h noinst_HEADERS += x509/x509_internal.h noinst_HEADERS += x509/x509_issuer_cache.h noinst_HEADERS += x509/x509_local.h -- cgit v1.2.3-55-g6feb