ucx/Makefile

changeset 845
f3ab28ed22e5
parent 647
e93dc5b1da07
--- 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

mercurial