Browse Source

Fix double-link of crypto_openssl_mgt.c

Nick Mathewson 7 years ago
parent
commit
727f1676d6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/lib/crypt_ops/include.am

+ 0 - 1
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			\