X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2Ftest%2FMakefile.am;fp=ETL%2Ftrunk%2Ftest%2FMakefile.am;h=e493c0c5f72b7c8b7db572534be4dfe9f8214d30;hb=117425a5858bb094f2e54af5d018499ab703b227;hp=5277f516993de9990aa738ed2a6e17a3bf024974;hpb=acc2e299d146ba31e030c8e5ed775427b6f0607e;p=synfig.git diff --git a/ETL/trunk/test/Makefile.am b/ETL/trunk/test/Makefile.am index 5277f51..e493c0c 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 -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 benchmark_SOURCES=benchmark.cpp smart_ptr_SOURCES=smart_ptr.cpp