[vlc-devel] commit: Add new file to Modules.am for distribution (Jean-Baptiste Kempf )
git version control
git at videolan.org
Sun Oct 4 18:17:39 CEST 2009
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Oct 4 18:15:58 2009 +0200| [b169d93a081d075f00811a302415c2937f3de200] | committer: Jean-Baptiste Kempf
Add new file to Modules.am for distribution
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b169d93a081d075f00811a302415c2937f3de200
---
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 3507c07..5af788a 100644
--- a/modules/video_filter/Modules.am
+++ b/modules/video_filter/Modules.am
@@ -9,7 +9,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