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 endif if HAVE_POSIX_THREADS - HTTPS_PARALLEL_TESTS = \ +HTTPS_PARALLEL_TESTS = \ test_https_get_parallel \ test_https_get_parallel_threads endif