From: pabs3 Date: Wed, 6 May 2009 04:48:12 +0000 (+0000) Subject: Fix make distcheck breakage introduced by the Makefile.am reformatting. X-Git-Url: https://git.pterodactylus.net/?p=synfig.git;a=commitdiff_plain;h=7dec3bd5f5cc0d3363c63f5d825a9b8df9825050 Fix make distcheck breakage introduced by the Makefile.am reformatting. git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2372 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/ETL/trunk/test/Makefile.am b/ETL/trunk/test/Makefile.am index afe5ca7..2b1b6e9 100644 --- a/ETL/trunk/test/Makefile.am +++ b/ETL/trunk/test/Makefile.am @@ -4,12 +4,12 @@ MAINTAINERCLEANFILES = \ Makefile.in AM_CXXFLAGS = \ - @CXXFLAGS@ - -I$(top_srcdir) + @CXXFLAGS@ \ + -I$(top_srcdir) \ -I$(top_builddir)/ETL DEFAULT_INCLUDES = \ - -I$(top_srcdir) + -I$(top_srcdir) \ -I$(top_builddir)/ETL TESTS = \