X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2Ftest%2FMakefile.am;h=a9735c01f0a4224fe3cc9c149022a54b9380531f;hb=01234a1fa775117bd16009f95bd333849273d194;hp=e493c0c5f72b7c8b7db572534be4dfe9f8214d30;hpb=117425a5858bb094f2e54af5d018499ab703b227;p=synfig.git diff --git a/ETL/trunk/test/Makefile.am b/ETL/trunk/test/Makefile.am index e493c0c..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=fixed clock handle angle random hermite stringf pen surface smart_ptr benchmark +TESTS=fixed clock handle angle random hermite stringf pen surface smart_ptr benchmark spline value -check_PROGRAMS=fixed handle clock angle random hermite 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