summaryrefslogtreecommitdiff
path: root/libswresample/x86/Makefile
blob: cc3e65f26f76f538cf78970ed0235cc1b450f7d8 (plain)
1
2
3
4
5
6
7
YASM-OBJS                       += x86/swresample_x86.o\
                                   x86/audio_convert.o\
                                   x86/rematrix.o\

OBJS                            += x86/resample_x86_dsp.o\

OBJS-$(CONFIG_XMM_CLOBBER_TEST) += x86/w64xmmtest.o