diff options
Diffstat (limited to 'src/testcurl/https/Makefile.am')
-rw-r--r-- | src/testcurl/https/Makefile.am | 2 |
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 | |||
29 | endif | 29 | endif |
30 | 30 | ||
31 | if HAVE_POSIX_THREADS | 31 | if HAVE_POSIX_THREADS |
32 | HTTPS_PARALLEL_TESTS = \ | 32 | HTTPS_PARALLEL_TESTS = \ |
33 | test_https_get_parallel \ | 33 | test_https_get_parallel \ |
34 | test_https_get_parallel_threads | 34 | test_https_get_parallel_threads |
35 | endif | 35 | endif |