--- a/ucx/Makefile Mon Oct 13 21:07:59 2025 +0200 +++ b/ucx/Makefile Mon Oct 13 21:31:58 2025 +0200 @@ -38,6 +38,7 @@ SRC += hash_map.c SRC += iterator.c SRC += linked_list.c +SRC += kv_list.c SRC += list.c SRC += map.c SRC += printf.c