ext_dat.h and vpm_int.h are gone

This commit is contained in:
Theo Buehler 2023-04-16 12:51:28 -06:00
parent c22fc91055
commit ff47798e6f

View File

@ -1078,9 +1078,7 @@ libcrypto_la_SOURCES += x509/x509rset.c
libcrypto_la_SOURCES += x509/x509spki.c libcrypto_la_SOURCES += x509/x509spki.c
libcrypto_la_SOURCES += x509/x509type.c libcrypto_la_SOURCES += x509/x509type.c
libcrypto_la_SOURCES += x509/x_all.c libcrypto_la_SOURCES += x509/x_all.c
noinst_HEADERS += x509/ext_dat.h
noinst_HEADERS += x509/pcy_int.h noinst_HEADERS += x509/pcy_int.h
noinst_HEADERS += x509/vpm_int.h
noinst_HEADERS += x509/x509_internal.h noinst_HEADERS += x509/x509_internal.h
noinst_HEADERS += x509/x509_issuer_cache.h noinst_HEADERS += x509/x509_issuer_cache.h
noinst_HEADERS += x509/x509_local.h noinst_HEADERS += x509/x509_local.h