Revision: 2191
          http://synfig.svn.sourceforge.net/synfig/?rev=2191&view=rev
Author:   pabs3
Date:     2008-11-13 04:28:10 +0000 (Thu, 13 Nov 2008)

Log Message:
-----------
Fix the header include paths for ETL make check

Modified Paths:
--------------
    ETL/trunk/test/Makefile.am

Modified: ETL/trunk/test/Makefile.am
===================================================================
--- ETL/trunk/test/Makefile.am  2008-11-12 19:01:34 UTC (rev 2190)
+++ ETL/trunk/test/Makefile.am  2008-11-13 04:28:10 UTC (rev 2191)
@@ -1,8 +1,8 @@
 # $Id$
 
 MAINTAINERCLEANFILES=Makefile.in
[EMAIL PROTECTED]@ -I$(top_srcdir) -I$(top_builddir)
-DEFAULT_INCLUDES=-I$(top_srcdir) -I$(top_builddir)
[EMAIL PROTECTED]@ -I$(top_srcdir) -I$(top_builddir)/ETL
+DEFAULT_INCLUDES=-I$(top_srcdir) -I$(top_builddir)/ETL
 #TESTS=fixed clock handle angle random hermite stringf pen surface smart_ptr 
benchmark spline value
 TESTS=fixed clock handle angle random hermite stringf pen surface smart_ptr 
benchmark
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to