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