#4400: Actually use CyaSSL (or some other) backend in libtransmission

This commit is contained in:
Mike Gelfand 2015-01-07 03:00:06 +00:00
parent c6006ffb2a
commit 097b1dc50f
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ libtransmission_a_SOURCES = \
crypto.c \
crypto-utils.c \
crypto-utils-fallback.c \
crypto-utils-openssl.c \
crypto-utils-@CRYPTO_PKG@.c \
error.c \
fdlimit.c \
file.c \