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.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/testcurl/https/Makefile.am b/src/testcurl/https/Makefile.am
index 2051423d..37313343 100644
--- a/src/testcurl/https/Makefile.am
+++ b/src/testcurl/https/Makefile.am
@@ -4,12 +4,7 @@ if USE_COVERAGE
4 AM_CFLAGS = --coverage 4 AM_CFLAGS = --coverage
5endif 5endif
6 6
7if USE_PRIVATE_PLIBC_H
8 PLIBC_INCLUDE = -I$(top_srcdir)/src/include/plibc
9endif
10
11AM_CPPFLAGS = \ 7AM_CPPFLAGS = \
12 $(PLIBC_INCLUDE) \
13 -I$(top_srcdir)/src/include \ 8 -I$(top_srcdir)/src/include \
14 -I$(top_srcdir)/src/microhttpd \ 9 -I$(top_srcdir)/src/microhttpd \
15 -I$(top_srcdir)/src/platform \ 10 -I$(top_srcdir)/src/platform \