diff Makefile @ 730:b24ea84b23e2 libavcodec

trying to fix the non-x86 IDCTs (untested)
author michaelni
date Sun, 06 Oct 2002 15:27:01 +0000
parents c816782e3161
children 2f7da29ede37
line wrap: on
line diff
--- a/Makefile	Sat Oct 05 00:57:42 2002 +0000
+++ b/Makefile	Sun Oct 06 15:27:01 2002 +0000
@@ -55,7 +55,7 @@
 # armv4l specific stuff
 ifeq ($(TARGET_ARCH_ARMV4L),yes)
 ASM_OBJS += armv4l/jrevdct_arm.o
-OBJS += armv4l/dsputil_arm.o
+OBJS += armv4l/dsputil_arm.o armv4l/mpegvideo_arm.o
 endif
 
 # sun mediaLib specific stuff