aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-02-08 19:39:36 -0600
committerBrent Cook <bcook@openbsd.org>2015-02-08 19:40:03 -0600
commit9de5b8a9638c1e61404cef1b23a0dc7e41a7cf16 (patch)
tree410194c85962811f0636a986bc955cdaba5ef491 /crypto
parentc386ab21492d16f9f33b9231b63103df53f62ca8 (diff)
downloadportable-9de5b8a9638c1e61404cef1b23a0dc7e41a7cf16.tar.gz
portable-9de5b8a9638c1e61404cef1b23a0dc7e41a7cf16.tar.bz2
portable-9de5b8a9638c1e61404cef1b23a0dc7e41a7cf16.zip
c_all* have merged into c_all.c
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 8beaa16..c7d0639 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -495,8 +495,6 @@ libcrypto_la_SOURCES += evp/bio_b64.c
495libcrypto_la_SOURCES += evp/bio_enc.c 495libcrypto_la_SOURCES += evp/bio_enc.c
496libcrypto_la_SOURCES += evp/bio_md.c 496libcrypto_la_SOURCES += evp/bio_md.c
497libcrypto_la_SOURCES += evp/c_all.c 497libcrypto_la_SOURCES += evp/c_all.c
498libcrypto_la_SOURCES += evp/c_allc.c
499libcrypto_la_SOURCES += evp/c_alld.c
500libcrypto_la_SOURCES += evp/digest.c 498libcrypto_la_SOURCES += evp/digest.c
501libcrypto_la_SOURCES += evp/e_aes.c 499libcrypto_la_SOURCES += evp/e_aes.c
502libcrypto_la_SOURCES += evp/e_aes_cbc_hmac_sha1.c 500libcrypto_la_SOURCES += evp/e_aes_cbc_hmac_sha1.c