aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypt_ops/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-08-02 08:38:59 -0400
committerNick Mathewson <nickm@torproject.org>2018-08-02 08:38:59 -0400
commit727f1676d68fca00f2f40f166b5afda3a5728dc4 (patch)
tree6f09d0613a637764234db8915bb4da776c247e57 /src/lib/crypt_ops/include.am
parentb590cc0449e1432a36e61bf259e92c679c8f5b6d (diff)
downloadtor-727f1676d68fca00f2f40f166b5afda3a5728dc4.tar.gz
tor-727f1676d68fca00f2f40f166b5afda3a5728dc4.zip
Fix double-link of crypto_openssl_mgt.c
Diffstat (limited to 'src/lib/crypt_ops/include.am')
-rw-r--r--src/lib/crypt_ops/include.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/crypt_ops/include.am b/src/lib/crypt_ops/include.am
index 8647a91e8c..f6164dd213 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 \