X-Git-Url: https://git.videolan.org/gitweb.cgi/vlc.git/?p=vlc.git;p=vlc.git;a=blobdiff_plain;f=modules%2Fdemux%2Favformat%2FModules.am;h=3b8ec5dc06fdfe04ef4b04994b0130ec181bf14d;hp=ee56c635f537312a560a1ec7f3f024ddadcae620;hb=63ff7505a7b7dc705479eaa93126880fa4c0f074;hpb=569824c4545cd5a2124b8c4fd14d8bc9c8ef03bb diff --git a/modules/demux/avformat/Modules.am b/modules/demux/avformat/Modules.am index ee56c635f5..3b8ec5dc06 100644 --- a/modules/demux/avformat/Modules.am +++ b/modules/demux/avformat/Modules.am @@ -2,6 +2,8 @@ SOURCES_avformat = \ avformat.c \ avformat.h \ demux.c \ + ../../codec/avcodec/fourcc.c \ + ../../codec/avcodec/chroma.c \ $(NULL) if ENABLE_SOUT SOURCES_avformat += mux.c