From: Christophe Mutricy Date: Sat, 23 Jan 2010 19:23:02 +0000 (+0000) Subject: Distribute mmx.h X-Git-Tag: 1.1.0-ff~999 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=ffbf342998cc103d1cd931a339baabea7a329001;p=vlc Distribute mmx.h --- diff --git a/modules/video_filter/Modules.am b/modules/video_filter/Modules.am index d83a9057c0..b2c9ec20db 100644 --- a/modules/video_filter/Modules.am +++ b/modules/video_filter/Modules.am @@ -10,7 +10,7 @@ SOURCES_crop = crop.c SOURCES_motionblur = motionblur.c SOURCES_logo = logo.c SOURCES_audiobargraph_v = audiobargraph_v.c -SOURCES_deinterlace = deinterlace.c yadif.h +SOURCES_deinterlace = deinterlace.c yadif.h mmx.h SOURCES_blend = blend.c SOURCES_scale = scale.c SOURCES_marq = marq.c