]> git.sesse.net Git - ffmpeg/blobdiff - libswresample/Makefile
hevc/rext: put a warning log message instead of an error log message
[ffmpeg] / libswresample / Makefile
index ca59d54581a97ab2ca7f840e1734f0abb41ed30e..75c6535be66e0ee59f0dbd56ff8a802a77cfb80f 100644 (file)
@@ -8,6 +8,7 @@ HEADERS = swresample.h                       \
 
 OBJS = audioconvert.o                        \
        dither.o                              \
+       options.o                             \
        rematrix.o                            \
        resample.o                            \
        resample_dsp.o                        \