summaryrefslogtreecommitdiff
path: root/libavutil/x86/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/x86/Makefile')
-rw-r--r--libavutil/x86/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/libavutil/x86/Makefile b/libavutil/x86/Makefile
index ffee43b1ad..b619478610 100644
--- a/libavutil/x86/Makefile
+++ b/libavutil/x86/Makefile
@@ -3,8 +3,8 @@ OBJS += x86/cpu.o \
x86/imgutils_init.o \
x86/lls_init.o \
-YASM-OBJS += x86/cpuid.o \
- x86/emms.o \
- x86/float_dsp.o \
- x86/imgutils.o \
- x86/lls.o \
+X86ASM-OBJS += x86/cpuid.o \
+ x86/emms.o \
+ x86/float_dsp.o \
+ x86/imgutils.o \
+ x86/lls.o \