[vlc-devel] commit: Add new file to Modules.am for distribution (Jean-Baptiste Kempf )
git version control
git at videolan.org
Thu Oct 8 22:32:21 CEST 2009
vlc | branch: 1.0-bugfix | Jean-Baptiste Kempf <jb at videolan.org> | Sun Oct 4 18:15:58 2009 +0200| [70e2af3f8db8fc9e495e5ef4ebc5a57f7843d769] | committer: Laurent Aimar
Add new file to Modules.am for distribution
(cherry picked from commit b169d93a081d075f00811a302415c2937f3de200)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=70e2af3f8db8fc9e495e5ef4ebc5a57f7843d769
---
modules/video_filter/Modules.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/video_filter/Modules.am b/modules/video_filter/Modules.am
index dbc85f1..3c6b1e9 100644
--- a/modules/video_filter/Modules.am
+++ b/modules/video_filter/Modules.am
@@ -8,7 +8,7 @@ SOURCES_clone = clone.c
SOURCES_crop = crop.c
SOURCES_motionblur = motionblur.c
SOURCES_logo = logo.c
-SOURCES_deinterlace = deinterlace.c
+SOURCES_deinterlace = deinterlace.c yadif.h
SOURCES_blend = blend.c
SOURCES_scale = scale.c
SOURCES_marq = marq.c
More information about the vlc-devel
mailing list