aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/testcurl/Makefile.am')
-rw-r--r--src/testcurl/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testcurl/Makefile.am b/src/testcurl/Makefile.am
index 1d198976..e0f8d275 100644
--- a/src/testcurl/Makefile.am
+++ b/src/testcurl/Makefile.am
@@ -80,7 +80,7 @@ THREAD_ONLY_TESTS += \
80endif 80endif
81endif 81endif
82 82
83if HAVE_CURL 83if RUN_LIBCURL_TESTS
84check_PROGRAMS = \ 84check_PROGRAMS = \
85 test_get \ 85 test_get \
86 test_head \ 86 test_head \