ui/common/objs.mk

changeset 534
21f8a7656f6a
parent 510
9f562a7de4a2
--- a/ui/common/objs.mk	Sun Mar 30 10:45:56 2025 +0200
+++ b/ui/common/objs.mk	Sun Mar 30 11:28:24 2025 +0200
@@ -41,6 +41,6 @@
 COMMON_OBJ += threadpool$(OBJ_EXT)
 COMMON_OBJ += condvar$(OBJ_EXT)
 
-TOOLKITOBJS += $(COMMON_OBJ:%=$(COMMON_OBJPRE)%)
+TOOLKITOBJS += $(COMMON_OBJ:%=$(COMMON_OBJPRE)uic_%)
 TOOLKITSOURCE += $(COMMON_OBJ:%$(OBJ_EXT)=common/%.c)
 

mercurial