diff Makefile @ 4838:eeac11145c4e libavcodec

ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1
author lu_zero
date Tue, 10 Apr 2007 09:47:37 +0000
parents 35e47a6e01e2
children 0e11f292482f
line wrap: on
line diff
--- a/Makefile	Tue Apr 10 09:16:35 2007 +0000
+++ b/Makefile	Tue Apr 10 09:47:37 2007 +0000
@@ -390,6 +390,7 @@
                                           ppc/gmc_altivec.o          \
                                           ppc/fdct_altivec.o         \
                                           ppc/float_altivec.o        \
+                                          ppc/int_altivec.o          \
 
 ifeq ($(TARGET_ALTIVEC),yes)
 OBJS-$(CONFIG_H264_DECODER)            += ppc/h264_altivec.o