From: Henrik Nordstrom Date: Wed, 16 Apr 2008 00:16:12 +0000 (+0200) Subject: Fix out-of-tree builds after the inclusion of libltdl X-Git-Tag: SQUID_3_1_0_1~49^2~287 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2003eb3e77f8560806a09484df82a8e326c70fb1;p=thirdparty%2Fsquid.git Fix out-of-tree builds after the inclusion of libltdl --- diff --git a/src/Makefile.am b/src/Makefile.am index 35a8ca2dba..8594a12d98 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -227,7 +227,7 @@ noinst_LIBRARIES = @DISK_LIBS@ noinst_LTLIBRARIES = libsquid.la libauth.la INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include -I$(top_srcdir)/include -I$(top_srcdir)/lib/libTrie/include -INCLUDES += -I$(top_builddir)/lib +INCLUDES += -I$(top_builddir)/lib -I$(top_srcdir)/lib INCLUDES += @SQUID_CPPUNIT_INC@ EXTRA_PROGRAMS = \