commit 727f1676d68fca00f2f40f166b5afda3a5728dc4
Author: Nick Mathewson <ni...@torproject.org>
Date:   Thu Aug 2 08:38:59 2018 -0400

    Fix double-link of crypto_openssl_mgt.c
---
 src/lib/crypt_ops/include.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/crypt_ops/include.am b/src/lib/crypt_ops/include.am
index 8647a91e8..f6164dd21 100644
--- a/src/lib/crypt_ops/include.am
+++ b/src/lib/crypt_ops/include.am
@@ -16,7 +16,6 @@ src_lib_libtor_crypt_ops_a_SOURCES =                  \
        src/lib/crypt_ops/crypto_hkdf.c                 \
        src/lib/crypt_ops/crypto_init.c                 \
        src/lib/crypt_ops/crypto_ope.c                  \
-       src/lib/crypt_ops/crypto_openssl_mgt.c          \
        src/lib/crypt_ops/crypto_pwbox.c                \
        src/lib/crypt_ops/crypto_rand.c                 \
        src/lib/crypt_ops/crypto_rsa.c                  \



_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to