diff -r 29f5cd5f5367 -r 93785a7bda56 ui/motif/objs.mk --- a/ui/motif/objs.mk Sun Nov 29 17:22:15 2015 +0100 +++ b/ui/motif/objs.mk Sun Nov 29 20:03:06 2015 +0100 @@ -40,6 +40,7 @@ MOTIFOBJ += text.o MOTIFOBJ += list.o MOTIFOBJ += tree.o +MOTIFOBJ += graphics.o TOOLKITOBJS += $(MOTIFOBJ:%=$(MOTIF_OBJPRE)%) TOOLKITSOURCE += $(MOTIFOBJ:%.o=motif/%.c)