CXXFLAGS is for users, use AM_CXXFLAGS instead
[synfig.git] / ETL / trunk / test / Makefile.am
index b5f3696..b598a8e 100644 (file)
@@ -1,7 +1,7 @@
 # $Id$
 
 MAINTAINERCLEANFILES=Makefile.in
-CXXFLAGS=@CXXFLAGS@ -I$(top_srcdir) -I$(top_builddir)
+AM_CXXFLAGS=@CXXFLAGS@ -I$(top_srcdir) -I$(top_builddir)
 DEFAULT_INCLUDES=-I$(top_srcdir) -I$(top_builddir)
 #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