X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2Ftest%2FMakefile.am;h=a9735c01f0a4224fe3cc9c149022a54b9380531f;hb=01234a1fa775117bd16009f95bd333849273d194;hp=5277f516993de9990aa738ed2a6e17a3bf024974;hpb=b3016b249333ac0ab0008d8c6c4d9029b2ff30c9;p=synfig.git diff --git a/ETL/trunk/test/Makefile.am b/ETL/trunk/test/Makefile.am index 5277f51..a9735c0 100644 --- a/ETL/trunk/test/Makefile.am +++ b/ETL/trunk/test/Makefile.am @@ -3,9 +3,9 @@ MAINTAINERCLEANFILES=Makefile.in CXXFLAGS=@CXXFLAGS@ -I$(top_srcdir) -I$(top_builddir) DEFAULT_INCLUDES=-I$(top_srcdir) -I$(top_builddir) -TESTS=value fixed clock handle angle random hermite spline stringf pen surface smart_ptr benchmark +TESTS=fixed clock handle angle random hermite stringf pen surface smart_ptr benchmark spline value -check_PROGRAMS=value fixed handle clock angle random hermite spline stringf pen surface smart_ptr benchmark smach +check_PROGRAMS=fixed handle clock angle random hermite stringf pen surface smart_ptr benchmark smach spline value benchmark_SOURCES=benchmark.cpp smart_ptr_SOURCES=smart_ptr.cpp