X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=graphiq%2Flibrary%2Ftests_geometric%2Fmakefile;h=fa54447aae468425fd2113502901768bd43b5cbe;hb=19100b69028fcf9c22228dcc36abee4f62ab40f8;hp=c8136624cf7ba1d2d4699293f2f86c0a283da3d1;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;p=feisty_meow.git diff --git a/graphiq/library/tests_geometric/makefile b/graphiq/library/tests_geometric/makefile index c8136624..fa54447a 100644 --- a/graphiq/library/tests_geometric/makefile +++ b/graphiq/library/tests_geometric/makefile @@ -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)