X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fvideo_chroma%2FModules.am;fp=modules%2Fvideo_chroma%2FModules.am;h=32f965fc4b7c621bd836baae075ad542bba2adda;hb=430be231b62977db7a191808fdff7e0a4d5a23d6;hp=b90632de484d6d1fcecd39b6c764bcfadb9d9b3d;hpb=232b015044406c794952f40a692b1632aaa1ed31;p=vlc diff --git a/modules/video_chroma/Modules.am b/modules/video_chroma/Modules.am index b90632de48..32f965fc4b 100644 --- a/modules/video_chroma/Modules.am +++ b/modules/video_chroma/Modules.am @@ -34,5 +34,10 @@ SOURCES_yuy2_i420 = \ libvlc_LTLIBRARIES += \ libi420_rgb_plugin.la \ + libi420_yuy2_plugin.la \ + libi422_i420_plugin.la \ + libi422_yuy2_plugin.la \ libgrey_yuv_plugin.la \ + libyuy2_i420_plugin.la \ + libyuy2_i422_plugin.la \ $(NULL)