diff --git a/libavformat/Makefile b/libavformat/Makefile index eab8fe5c49..09d5c7df4b 100644 --- a/libavformat/Makefile +++ b/libavformat/Makefile @@ -297,7 +297,7 @@ OBJS-$(CONFIG_M4V_MUXER) += rawenc.o OBJS-$(CONFIG_MATROSKA_DEMUXER) += matroskadec.o matroska.o \ rmsipr.o flac_picture.o \ oggparsevorbis.o vorbiscomment.o \ - flac_picture.o replaygain.o + replaygain.o OBJS-$(CONFIG_MATROSKA_MUXER) += matroskaenc.o matroska.o \ av1.o avc.o hevc.o \ flacenc_header.o avlanguage.o \