]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fix out-of-tree builds after the inclusion of libltdl
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Wed, 16 Apr 2008 00:16:12 +0000 (02:16 +0200)
committerHenrik Nordstrom <henrik@henriknordstrom.net>
Wed, 16 Apr 2008 00:16:12 +0000 (02:16 +0200)
src/Makefile.am

index 35a8ca2dba1db09dae6aa1c1e22f69206ab8df0e..8594a12d980dbc6816662439a423083b14258717 100644 (file)
@@ -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 = \