ucx/Makefile

changeset 888
af685cc9d623
parent 852
83fdf679df99
--- a/ucx/Makefile	Sun Aug 31 14:39:13 2025 +0200
+++ b/ucx/Makefile	Sat Nov 08 23:06:11 2025 +0100
@@ -46,6 +46,7 @@
 SRC += streams.c
 SRC += properties.c
 SRC += json.c
+SRC += kv_list.c
 
 OBJ   = $(SRC:%.c=../build/ucx/%$(OBJ_EXT))
 

mercurial