Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it.

Originally committed as revision 29175 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
Diego Biurrun 2009-04-12 22:49:58 +00:00
parent c5662879ff
commit cc3a248603
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ OBJS-$(HAVE_VIS) += sparc/yuv2rgb_vis.o
MMX-OBJS-$(CONFIG_GPL) += x86/yuv2rgb_mmx.o \
OBJS-$(HAVE_MMX) += $(MMX-OBJS-yes)
EXAMPLES = swscale
TESTPROGS = colorspace