]> git.sesse.net Git - ffmpeg/blob - libswresample/x86/Makefile
Merge commit '34c113335b53d83ed343de49741f0823aa1f8cc6'
[ffmpeg] / libswresample / x86 / Makefile
1 X86ASM-OBJS                     += x86/audio_convert.o\
2                                    x86/rematrix.o\
3                                    x86/resample.o\
4
5 OBJS                            += x86/audio_convert_init.o\
6                                    x86/rematrix_init.o\
7                                    x86/resample_init.o\
8
9 OBJS-$(CONFIG_XMM_CLOBBER_TEST) += x86/w64xmmtest.o