X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Ftests_nodes%2Fmakefile;fp=nucleus%2Flibrary%2Ftests_nodes%2Fmakefile;h=19f4b2d6c67ba8aae03e794b5543c10446e58995;hb=7b39f7e279005c8466ef508220a532ce2aa4abf8;hp=a8c2e75e94137abf168a08f46e36ea9dd848a76f;hpb=3fbd372b35b15a19fb171d5ae34294ff7b1e6485;p=feisty_meow.git diff --git a/nucleus/library/tests_nodes/makefile b/nucleus/library/tests_nodes/makefile index a8c2e75e..19f4b2d6 100644 --- a/nucleus/library/tests_nodes/makefile +++ b/nucleus/library/tests_nodes/makefile @@ -2,7 +2,7 @@ include cpp/variables.def PROJECT = tests_node TYPE = test -TARGETS = test_list.exe test_node.exe test_packable_tree.exe test_symbol_tree.exe test_tree.exe +TARGETS = test_doubly_linked_list.exe test_node.exe test_packable_tree.exe test_singly_linked_list.exe test_symbol_tree.exe test_tree.exe LOCAL_LIBS_USED = unit_test application nodes loggers processes filesystem configuration timely textual structures basis DEFINITIONS += USE_FEISTY_MEOW_DLLS RUN_TARGETS = $(ACTUAL_TARGETS)