diff options
Diffstat (limited to 'ffmpeg/libavutil/x86/Makefile')
| -rw-r--r-- | ffmpeg/libavutil/x86/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ffmpeg/libavutil/x86/Makefile b/ffmpeg/libavutil/x86/Makefile index ae07470..1e19082 100644 --- a/ffmpeg/libavutil/x86/Makefile +++ b/ffmpeg/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 \ |
