adding test of angle average tricky problem
[feisty_meow.git] / graphiq / library / tests_geometric / makefile
index c8136624cf7ba1d2d4699293f2f86c0a283da3d1..fa54447aae468425fd2113502901768bd43b5cbe 100644 (file)
@@ -2,7 +2,8 @@ include cpp/variables.def
 
 PROJECT = test_geometric
 TYPE = test
-TARGETS = test_angle.exe test_ellipse.exe test_geometry.exe test_point.exe test_warper.exe
+TARGETS = test_angle.exe test_ellipse.exe test_geometry.exe test_point.exe test_warper.exe \
+  test_ccri_angle_average.exe
 LOCAL_LIBS_USED = unit_test application filesystem timely loggers configuration textual \
   structures geometric basis 
 RUN_TARGETS = $(ACTUAL_TARGETS)