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 33e95d36..627d09a2 100644
--- a/src/testcurl/Makefile.am
+++ b/src/testcurl/Makefile.am
@@ -8,12 +8,7 @@ if ENABLE_HTTPS
8 SUBDIRS += https 8 SUBDIRS += https
9endif 9endif
10 10
11if USE_PRIVATE_PLIBC_H
12 PLIBC_INCLUDE = -I$(top_srcdir)/src/include/plibc
13endif
14
15AM_CPPFLAGS = \ 11AM_CPPFLAGS = \
16 $(PLIBC_INCLUDE) \
17-I$(top_srcdir) \ 12-I$(top_srcdir) \
18-I$(top_srcdir)/src/microhttpd \ 13-I$(top_srcdir)/src/microhttpd \
19-I$(top_srcdir)/src/include \ 14-I$(top_srcdir)/src/include \