]> git.sesse.net Git - ffmpeg/blobdiff - libswresample/Makefile
Merge commit 'ccda51b14c0fcae2fad73a24872dce75a7964996'
[ffmpeg] / libswresample / Makefile
index 953c9452a9eaf8c95b707a986344ab55fe174c0c..ca59d54581a97ab2ca7f840e1734f0abb41ed30e 100644 (file)
@@ -10,6 +10,7 @@ OBJS = audioconvert.o                        \
        dither.o                              \
        rematrix.o                            \
        resample.o                            \
+       resample_dsp.o                        \
        swresample.o                          \
 
 OBJS-$(CONFIG_LIBSOXR) += soxr_resample.o