diff --git a/src/testcurl/https/Makefile.am b/src/testcurl/https/Makefile.am index 470bdb37..1a1cc232 100644 --- a/src/testcurl/https/Makefile.am +++ b/src/testcurl/https/Makefile.am @@ -11,7 +11,7 @@ endif AM_CPPFLAGS = \ $(PLIBC_INCLUDE) \ -I$(top_srcdir)/src/include \ - -I$(top_srcdir)/src/daemon \ + -I$(top_srcdir)/src/microhttpd \ $(LIBCURL_CPPFLAGS) check_PROGRAMS = \