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

OBJS                            += x86/resample_x86_dsp.o\

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