--- a/ui/cocoa/objs.mk Sun Apr 19 20:05:11 2026 +0200
+++ b/ui/cocoa/objs.mk Mon Apr 20 21:19:13 2026 +0200
@@ -51,6 +51,7 @@
COCOAOBJ += image.o
COCOAOBJ += entry.o
COCOAOBJ += TabView.o
+COCOAOBJ += action.o
TOOLKITOBJS += $(COCOAOBJ:%=$(COCOA_OBJPRE)%)
TOOLKITSOURCE += $(COCOAOBJ:%.o=cocoa/%.m)