ucx/Makefile

changeset 112
c3f2f16fa4b8
parent 108
77254bd6dccb
--- a/ucx/Makefile	Sat Oct 04 14:54:25 2025 +0200
+++ b/ucx/Makefile	Sun Oct 19 21:20:08 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