aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2021-09-08 03:23:09 -0500
committerBrent Cook <busterb@gmail.com>2021-09-08 03:23:09 -0500
commitee7e39e7464d74eb83cdd45efff7893581c87ee9 (patch)
treeb4b12215a18e1687a4099859ee7ba5e1c03b8e7b /crypto
parent7072a55b80256357b0f0da1ce55e2de6de517ae7 (diff)
downloadportable-ee7e39e7464d74eb83cdd45efff7893581c87ee9.tar.gz
portable-ee7e39e7464d74eb83cdd45efff7893581c87ee9.tar.bz2
portable-ee7e39e7464d74eb83cdd45efff7893581c87ee9.zip
add new files to build
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 8552a4d..4030eae 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -927,10 +927,12 @@ libcrypto_la_SOURCES += x509/pcy_lib.c
927libcrypto_la_SOURCES += x509/pcy_map.c 927libcrypto_la_SOURCES += x509/pcy_map.c
928libcrypto_la_SOURCES += x509/pcy_node.c 928libcrypto_la_SOURCES += x509/pcy_node.c
929libcrypto_la_SOURCES += x509/pcy_tree.c 929libcrypto_la_SOURCES += x509/pcy_tree.c
930libcrypto_la_SOURCES += x509/x509_addr.c
930libcrypto_la_SOURCES += x509/x509_akey.c 931libcrypto_la_SOURCES += x509/x509_akey.c
931libcrypto_la_SOURCES += x509/x509_akeya.c 932libcrypto_la_SOURCES += x509/x509_akeya.c
932libcrypto_la_SOURCES += x509/x509_alt.c 933libcrypto_la_SOURCES += x509/x509_alt.c
933libcrypto_la_SOURCES += x509/x509_att.c 934libcrypto_la_SOURCES += x509/x509_att.c
935libcrypto_la_SOURCES += x509/x509_asid.c
934libcrypto_la_SOURCES += x509/x509_bcons.c 936libcrypto_la_SOURCES += x509/x509_bcons.c
935libcrypto_la_SOURCES += x509/x509_bitst.c 937libcrypto_la_SOURCES += x509/x509_bitst.c
936libcrypto_la_SOURCES += x509/x509_cmp.c 938libcrypto_la_SOURCES += x509/x509_cmp.c