diff options
-rw-r--r-- | crypto/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am index 5b7aa95..ccbbce1 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -774,6 +774,7 @@ libcrypto_la_SOURCES += x509/x509spki.c | |||
774 | libcrypto_la_SOURCES += x509/x509type.c | 774 | libcrypto_la_SOURCES += x509/x509type.c |
775 | libcrypto_la_SOURCES += x509/x_all.c | 775 | libcrypto_la_SOURCES += x509/x_all.c |
776 | noinst_HEADERS += x509/x509_lcl.h | 776 | noinst_HEADERS += x509/x509_lcl.h |
777 | noinst_HEADERS += x509/vpm_int.h | ||
777 | 778 | ||
778 | # x509v3 | 779 | # x509v3 |
779 | libcrypto_la_SOURCES += x509v3/pcy_cache.c | 780 | libcrypto_la_SOURCES += x509v3/pcy_cache.c |