]> git.sesse.net Git - ffmpeg/blob - libswresample/x86/Makefile
Merge commit '68e547ae8b455e5e2b60839f35c359d77a6d94bc'
[ffmpeg] / libswresample / x86 / Makefile
1 YASM-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