commit 6848b6fdb706645e548a333cd868db89e08dc28a
parent e2992d55a97450a2795412604a48b7a69983aecb
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 5 May 2013 18:21:36 +0000
-directory was renamed
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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 = \