aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.am')
-rw-r--r--crypto/Makefile.am1
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
774libcrypto_la_SOURCES += x509/by_dir.c 774libcrypto_la_SOURCES += x509/by_dir.c
775libcrypto_la_SOURCES += x509/by_file.c 775libcrypto_la_SOURCES += x509/by_file.c
776libcrypto_la_SOURCES += x509/by_mem.c
776libcrypto_la_SOURCES += x509/x509_att.c 777libcrypto_la_SOURCES += x509/x509_att.c
777libcrypto_la_SOURCES += x509/x509_cmp.c 778libcrypto_la_SOURCES += x509/x509_cmp.c
778libcrypto_la_SOURCES += x509/x509_d2.c 779libcrypto_la_SOURCES += x509/x509_d2.c