summaryrefslogtreecommitdiff
path: root/libavutil/x86/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/x86/Makefile')
-rw-r--r--libavutil/x86/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavutil/x86/Makefile b/libavutil/x86/Makefile
index ae07470b17..1e19082233 100644
--- a/libavutil/x86/Makefile
+++ b/libavutil/x86/Makefile
@@ -1,6 +1,8 @@
OBJS += x86/cpu.o \
x86/float_dsp_init.o \
+ x86/lls_init.o \
YASM-OBJS += x86/cpuid.o \
x86/emms.o \
x86/float_dsp.o \
+ x86/lls.o \