ucx/Makefile

branch
dav-2
changeset 889
42cdbf9bbd49
parent 852
83fdf679df99
--- a/ucx/Makefile	Tue Oct 14 21:02:26 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