X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=graphiq%2Flibrary%2Ftests_geometric%2Fmakefile;fp=graphiq%2Flibrary%2Ftests_geometric%2Fmakefile;h=fa54447aae468425fd2113502901768bd43b5cbe;hb=8fc08c93d76cda90d13d6fe3bb8c2214ad7feba5;hp=c8136624cf7ba1d2d4699293f2f86c0a283da3d1;hpb=5bec26fc2487bff023f48d6c68c7dff23f863a6d;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)