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.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/testcurl/Makefile.am b/src/testcurl/Makefile.am
index b8a56bc1..8391ead6 100644
--- a/src/testcurl/Makefile.am
+++ b/src/testcurl/Makefile.am
@@ -158,13 +158,8 @@ check_PROGRAMS += \
158endif 158endif
159 159
160TESTS = $(check_PROGRAMS) 160TESTS = $(check_PROGRAMS)
161
162noinst_LIBRARIES = libcurl_version_check.a
163endif 161endif
164 162
165libcurl_version_check_a_SOURCES = \
166 curl_version_check.c
167
168test_concurrent_stop_SOURCES = \ 163test_concurrent_stop_SOURCES = \
169 test_concurrent_stop.c 164 test_concurrent_stop.c
170test_concurrent_stop_CFLAGS = \ 165test_concurrent_stop_CFLAGS = \