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 22bc4e88..bc4599c6 100644
--- a/src/testcurl/https/Makefile.am
+++ b/src/testcurl/https/Makefile.am
@@ -4,7 +4,7 @@ AM_CPPFLAGS = -ggdb \
4-I$(top_srcdir)/src/daemon \ 4-I$(top_srcdir)/src/daemon \
5-I$(top_srcdir)/src/include 5-I$(top_srcdir)/src/include
6 6
7noinst_PROGRAMS = \ 7check_PROGRAMS = \
8 daemon_https_test_get 8 daemon_https_test_get
9 9
10TESTS = $(check_PROGRAMS) 10TESTS = $(check_PROGRAMS)