ui/wpf/objs.mk

changeset 88
04c81be1c5a0
parent 84
a56c2baa9429
child 89
9a7e4a335b2b
--- a/ui/wpf/objs.mk	Sat Feb 14 10:30:45 2015 +0100
+++ b/ui/wpf/objs.mk	Sat Feb 14 13:26:00 2015 +0100
@@ -34,6 +34,7 @@
 WPFOBJ += container.o
 WPFOBJ += menu.o
 WPFOBJ += button.o
+WPFOBJ += text.o
 
 TOOLKITOBJS += $(WPFOBJ:%=$(WPF_OBJPRE)%)
 TOOLKITSOURCE += $(WPFOBJ:%.o=wpf/%.c)

mercurial