From 08de71edb1234a58084f0431e2d1887a9f500d8c Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 22 Dec 2008 09:20:38 +0000 Subject: Sync with latest FFmpeg changes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28178 b3059339-0415-0410-9bf9-f77b7e298cf2 --- common.mak | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common.mak') diff --git a/common.mak b/common.mak index d4c1f14862..8ac6ee07ad 100644 --- a/common.mak +++ b/common.mak @@ -91,10 +91,10 @@ $(SUBDIR)%-test.o: $(SUBDIR)%.c $(SUBDIR)%-test.o: $(SUBDIR)%-test.c $(CC) $(CFLAGS) -DTEST -c -o $$@ $$^ -$(SUBDIR)i386/%.o: $(SUBDIR)i386/%.asm +$(SUBDIR)x86/%.o: $(SUBDIR)x86/%.asm $(YASM) $(YASMFLAGS) -I $$( $$@ clean:: -- cgit v1.2.3