aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/https/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/testcurl/https/Makefile.am')
-rw-r--r--src/testcurl/https/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testcurl/https/Makefile.am b/src/testcurl/https/Makefile.am
index 77f80017..c3db4dba 100644
--- a/src/testcurl/https/Makefile.am
+++ b/src/testcurl/https/Makefile.am
@@ -29,7 +29,7 @@ if HAVE_GNUTLS_SNI
29endif 29endif
30 30
31if HAVE_POSIX_THREADS 31if HAVE_POSIX_THREADS
32 HTTPS_PARALLEL_TESTS = \ 32HTTPS_PARALLEL_TESTS = \
33 test_https_get_parallel \ 33 test_https_get_parallel \
34 test_https_get_parallel_threads 34 test_https_get_parallel_threads
35endif 35endif