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