[master] 98a52d4 also include from builddir
Nils Goroll
nils.goroll at uplex.de
Mon May 5 20:11:08 CEST 2014
commit 98a52d43782ea1530c03a95eeb30e42e472d982c
Author: Nils Goroll <nils.goroll at uplex.de>
Date: Mon May 5 18:17:43 2014 +0200
also include from builddir
diff --git a/lib/libvarnish/Makefile.am b/lib/libvarnish/Makefile.am
index 4e09fb9..5503f86 100644
--- a/lib/libvarnish/Makefile.am
+++ b/lib/libvarnish/Makefile.am
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include @PCRE_CFLAGS@
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include @PCRE_CFLAGS@
AM_LDFLAGS = $(AM_LT_LDFLAGS)
More information about the varnish-commit
mailing list