commit 5929f53ef8910b13f4e4160ddbe2246ba6029d7a
parent 78b86d29f1d7bab2583ab321fe691d1c3832a0f2
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
Date: Thu, 26 Aug 2021 16:21:24 +0300
src/testcurl/https/Makefile.am: removed non-existing include dir
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/testcurl/https/Makefile.am b/src/testcurl/https/Makefile.am
@@ -24,7 +24,6 @@ MHD_CPU_COUNT_DEF = -DMHD_CPU_COUNT=$(CPU_COUNT)
AM_CPPFLAGS = \
-I$(top_srcdir)/src/include \
-I$(top_srcdir)/src/microhttpd \
- -I$(top_srcdir)/src/platform \
$(LIBCURL_CPPFLAGS) $(MHD_TLS_LIB_CPPFLAGS)
THREAD_ONLY_TESTS = \