Fix 1475210: allow etl to be bootstrapped properly
authorpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 24 Apr 2006 06:24:42 +0000 (06:24 +0000)
committerpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 24 Apr 2006 06:24:42 +0000 (06:24 +0000)
git-svn-id: http://svn.voria.com/code@159 1f10aa63-cdf2-0310-b900-c93c546f37ac

ETL/trunk/test/Makefile.am

index e493c0c..a9735c0 100644 (file)
@@ -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