--- trunk/xvidcore/build/generic/Makefile.inc 2002/07/24 00:50:10 333 +++ trunk/xvidcore/build/generic/Makefile.inc 2002/07/24 11:30:01 334 @@ -68,7 +68,8 @@ $(SRCDIR)/motion/x86_asm/sad_xmm.asm \ $(SRCDIR)/motion/x86_asm/sad_sse2.asm \ \ - $(SRCDIR)/image/x86_asm/interpolate8x8_3dn.asm + $(SRCDIR)/image/x86_asm/interpolate8x8_3dn.asm \ + $(SRCDIR)/motion/x86_asm/sad_3dn.asm DIRS_INTEL = \ $(SRCDIR)/bitstream/x86_asm/*.o \