diff options
Diffstat (limited to 'crypto/Makefile.am')
-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 6b0f564..f7d6b87 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -1044,6 +1044,7 @@ libcrypto_la_SOURCES += x509/x509_obj.c | |||
1044 | libcrypto_la_SOURCES += x509/x509_ocsp.c | 1044 | libcrypto_la_SOURCES += x509/x509_ocsp.c |
1045 | libcrypto_la_SOURCES += x509/x509_pcons.c | 1045 | libcrypto_la_SOURCES += x509/x509_pcons.c |
1046 | libcrypto_la_SOURCES += x509/x509_pku.c | 1046 | libcrypto_la_SOURCES += x509/x509_pku.c |
1047 | libcrypto_la_SOURCES += x509/x509_policy.c | ||
1047 | libcrypto_la_SOURCES += x509/x509_pmaps.c | 1048 | libcrypto_la_SOURCES += x509/x509_pmaps.c |
1048 | libcrypto_la_SOURCES += x509/x509_prn.c | 1049 | libcrypto_la_SOURCES += x509/x509_prn.c |
1049 | libcrypto_la_SOURCES += x509/x509_purp.c | 1050 | libcrypto_la_SOURCES += x509/x509_purp.c |