Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libswresample/Makefile')
-rw-r--r--libswresample/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libswresample/Makefile b/libswresample/Makefile
index 953c9452a9..ca59d54581 100644
--- a/libswresample/Makefile
+++ b/libswresample/Makefile
@@ -10,6 +10,7 @@ OBJS = audioconvert.o \
dither.o \
rematrix.o \
resample.o \
+ resample_dsp.o \
swresample.o \
OBJS-$(CONFIG_LIBSOXR) += soxr_resample.o