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 10dd63d..8beaa16 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -773,6 +773,7 @@ noinst_HEADERS += whrlpool/wp_locl.h | |||
773 | # x509 | 773 | # x509 |
774 | libcrypto_la_SOURCES += x509/by_dir.c | 774 | libcrypto_la_SOURCES += x509/by_dir.c |
775 | libcrypto_la_SOURCES += x509/by_file.c | 775 | libcrypto_la_SOURCES += x509/by_file.c |
776 | libcrypto_la_SOURCES += x509/by_mem.c | ||
776 | libcrypto_la_SOURCES += x509/x509_att.c | 777 | libcrypto_la_SOURCES += x509/x509_att.c |
777 | libcrypto_la_SOURCES += x509/x509_cmp.c | 778 | libcrypto_la_SOURCES += x509/x509_cmp.c |
778 | libcrypto_la_SOURCES += x509/x509_d2.c | 779 | libcrypto_la_SOURCES += x509/x509_d2.c |