--- trunk/xvidcore/build/generic/Makefile.inc 2002/06/14 08:26:04 205 +++ trunk/xvidcore/build/generic/Makefile.inc 2002/07/06 17:05:49 260 @@ -17,8 +17,10 @@ $(SRCDIR)/image/colorspace.c \ $(SRCDIR)/image/image.c \ $(SRCDIR)/image/interpolate8x8.c \ + $(SRCDIR)/image/font.c \ $(SRCDIR)/motion/motion_comp.c \ $(SRCDIR)/motion/motion_est.c \ + $(SRCDIR)/motion/smp_motion_est.c \ $(SRCDIR)/motion/sad.c \ $(SRCDIR)/prediction/mbprediction.c \ $(SRCDIR)/quant/adapt_quant.c \