ui/common/objs.mk

changeset 599
54012d674e07
parent 534
21f8a7656f6a
child 607
cfcc3fb12d7d
--- a/ui/common/objs.mk	Thu May 29 13:29:48 2025 +0200
+++ b/ui/common/objs.mk	Thu May 29 14:35:41 2025 +0200
@@ -40,6 +40,7 @@
 COMMON_OBJ += ucx_properties$(OBJ_EXT)
 COMMON_OBJ += threadpool$(OBJ_EXT)
 COMMON_OBJ += condvar$(OBJ_EXT)
+COMMON_OBJ += args$(OBJ_EXT)
 
 TOOLKITOBJS += $(COMMON_OBJ:%=$(COMMON_OBJPRE)uic_%)
 TOOLKITSOURCE += $(COMMON_OBJ:%$(OBJ_EXT)=common/%.c)

mercurial