diff -r d276306d801f -r 1c943d43fa81 ui/wpf/objs.mk --- a/ui/wpf/objs.mk Sun Jan 17 19:19:28 2016 +0100 +++ b/ui/wpf/objs.mk Wed Jan 20 11:35:01 2016 +0100 @@ -35,6 +35,7 @@ WPFOBJ += menu.o WPFOBJ += toolbar.o WPFOBJ += button.o +WPFOBJ += label.o WPFOBJ += text.o TOOLKITOBJS += $(WPFOBJ:%=$(WPF_OBJPRE)%)