X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftags%2FETL_0_04_08%2FETL%2Ftest%2FMakefile.am;fp=ETL%2Ftags%2FETL_0_04_08%2FETL%2Ftest%2FMakefile.am;h=0000000000000000000000000000000000000000;hb=3a6643238c67c043fc3592837a05d6d2861967f1;hp=e493c0c5f72b7c8b7db572534be4dfe9f8214d30;hpb=47fce282611fbba1044921d22ca887f9b53ad91a;p=synfig.git diff --git a/ETL/tags/ETL_0_04_08/ETL/test/Makefile.am b/ETL/tags/ETL_0_04_08/ETL/test/Makefile.am deleted file mode 100644 index e493c0c..0000000 --- a/ETL/tags/ETL_0_04_08/ETL/test/Makefile.am +++ /dev/null @@ -1,23 +0,0 @@ -# $Header: /opt/voria/cvs/ETL/test/Makefile.am,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ - -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 - -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 -surface_SOURCES=surface.cpp -pen_SOURCES=pen.cpp -handle_SOURCES=handle.cpp -angle_SOURCES=angle.cpp -random_SOURCES=random.cpp -fixed_SOURCES=fixed.cpp -smach_SOURCES=smach.cpp -clock_SOURCES=clock.cpp -hermite_SOURCES=hermite.cpp -spline_SOURCES=spline.cpp -stringf_SOURCES=stringf.cpp -value_SOURCES=value.cpp