summaryrefslogtreecommitdiff
path: root/libavresample/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libavresample/Makefile')
-rw-r--r--libavresample/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavresample/Makefile b/libavresample/Makefile
index c0c20a900a..68052802ed 100644
--- a/libavresample/Makefile
+++ b/libavresample/Makefile
@@ -8,6 +8,7 @@ OBJS = audio_convert.o \
audio_data.o \
audio_mix.o \
audio_mix_matrix.o \
+ dither.o \
options.o \
resample.o \
utils.o \