src/ucx/Makefile

changeset 621
956c03c25edd
parent 579
e10457d74fe1
--- a/src/ucx/Makefile	Fri Nov 07 11:06:58 2025 +0100
+++ b/src/ucx/Makefile	Sun Nov 09 23:51:03 2025 +0100
@@ -48,6 +48,7 @@
 SRC += json.c
 SRC += properties.c
 SRC += iterator.c
+SRC += kv_list.c
 
 OBJ = $(SRC:%.c=$(BUILD_ROOT)/build/ucx/%$(OBJ_EXT))
 

mercurial