--- trunk/xvidcore/build/generic/sources.inc 2005/01/05 23:02:15 1586 +++ trunk/xvidcore/build/generic/sources.inc 2006/06/14 21:44:07 1709 @@ -65,6 +65,7 @@ image/x86_asm/postprocessing_sse2.asm \ image/x86_asm/reduced_mmx.asm \ image/x86_asm/qpel_mmx.asm \ + image/x86_asm/gmc_mmx.asm \ motion/x86_asm/sad_xmm.asm \ motion/x86_asm/sad_sse2.asm \ motion/x86_asm/sad_mmx.asm \ @@ -115,4 +116,5 @@ image/ppc_asm/interpolate8x8_altivec.c \ image/ppc_asm/colorspace_altivec.c \ image/ppc_asm/qpel_altivec.c \ - quant/ppc_asm/quant_h263_altivec.c + quant/ppc_asm/quant_h263_altivec.c \ + quant/ppc_asm/quant_mpeg_altivec.c