diff options
-rw-r--r-- | crypto/Makefile.am | 2 |
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 | |||
1078 | libcrypto_la_SOURCES += x509/x509spki.c | 1078 | libcrypto_la_SOURCES += x509/x509spki.c |
1079 | libcrypto_la_SOURCES += x509/x509type.c | 1079 | libcrypto_la_SOURCES += x509/x509type.c |
1080 | libcrypto_la_SOURCES += x509/x_all.c | 1080 | libcrypto_la_SOURCES += x509/x_all.c |
1081 | noinst_HEADERS += x509/ext_dat.h | ||
1082 | noinst_HEADERS += x509/pcy_int.h | 1081 | noinst_HEADERS += x509/pcy_int.h |
1083 | noinst_HEADERS += x509/vpm_int.h | ||
1084 | noinst_HEADERS += x509/x509_internal.h | 1082 | noinst_HEADERS += x509/x509_internal.h |
1085 | noinst_HEADERS += x509/x509_issuer_cache.h | 1083 | noinst_HEADERS += x509/x509_issuer_cache.h |
1086 | noinst_HEADERS += x509/x509_local.h | 1084 | noinst_HEADERS += x509/x509_local.h |