--- branches/dev-api-4/xvidcore/build/generic/sources.inc 2003/05/17 13:57:03 1033 +++ branches/dev-api-4/xvidcore/build/generic/sources.inc 2003/06/28 15:54:16 1077 @@ -19,6 +19,7 @@ $(SRCDIR)/motion/motion_est.c \ $(SRCDIR)/motion/smp_motion_est.c \ $(SRCDIR)/motion/sad.c \ + $(SRCDIR)/motion/gmc.c \ $(SRCDIR)/prediction/mbprediction.c \ $(SRCDIR)/plugins/plugin_single.c \ $(SRCDIR)/plugins/plugin_2pass1.c \ @@ -26,7 +27,6 @@ $(SRCDIR)/plugins/plugin_lumimasking.c \ $(SRCDIR)/plugins/plugin_dump.c \ $(SRCDIR)/plugins/plugin_psnr.c \ - $(SRCDIR)/quant/adapt_quant.c \ $(SRCDIR)/quant/quant_h263.c \ $(SRCDIR)/quant/quant_matrix.c \ $(SRCDIR)/quant/quant_mpeg4.c \