diff libswscale/Makefile @ 29135:628596ce7d8c

Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it.
author diego
date Sun, 12 Apr 2009 22:49:58 +0000
parents 4fb59dd67cda
children 0ee386008a40
line wrap: on
line diff
--- a/libswscale/Makefile	Sun Apr 12 22:43:03 2009 +0000
+++ b/libswscale/Makefile	Sun Apr 12 22:49:58 2009 +0000
@@ -16,8 +16,6 @@
 
 MMX-OBJS-$(CONFIG_GPL)     +=  x86/yuv2rgb_mmx.o        \
 
-OBJS-$(HAVE_MMX)           +=  $(MMX-OBJS-yes)
-
 EXAMPLES  = swscale
 TESTPROGS = colorspace