--- branches/dev-api-4/xvidcore/build/generic/sources.inc 2003/02/21 14:49:29 886 +++ branches/dev-api-4/xvidcore/build/generic/sources.inc 2003/05/13 00:13:09 1015 @@ -20,6 +20,12 @@ $(SRCDIR)/motion/smp_motion_est.c \ $(SRCDIR)/motion/sad.c \ $(SRCDIR)/prediction/mbprediction.c \ + $(SRCDIR)/plugins/plugin_single.c \ + $(SRCDIR)/plugins/plugin_2pass1.c \ + $(SRCDIR)/plugins/plugin_2pass2.c \ + $(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 \