From 591e32671c75a5925ef2d5479ef03438a85f0c1e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 1 Jul 2005 22:31:34 +0000 Subject: autoconf updats git-svn-id: file:///home/lennart/svn/public/syrep/trunk@88 07ea20a6-d2c5-0310-9e02-9ef735347d72 --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index d3911b1..53c1b1d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,7 +16,7 @@ # along with syrep; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. -AM_CPPFLAGS=-I../lib -D_GNU_SOURCE +AM_CPPFLAGS=-I$(top_srcdir)/lib bin_PROGRAMS = syrep -- cgit