[vlc-commits] Fix make dist
    Jean-Baptiste Kempf 
    git at videolan.org
       
    Thu Aug 16 16:51:43 CEST 2012
    
    
  
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Aug 16 16:51:32 2012 +0200| [77ed9b1d806f83312d40aa909085ee5977b82b37] | committer: Jean-Baptiste Kempf
Fix make dist
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=77ed9b1d806f83312d40aa909085ee5977b82b37
---
 po/POTFILES.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 0338db6..46d3586 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1082,7 +1082,7 @@ modules/video_filter/mosaic.c
 modules/video_filter/mosaic.h
 modules/video_filter/motionblur.c
 modules/video_filter/motiondetect.c
-modules/video_filter/opencv_example.c
+modules/video_filter/opencv_example.cpp
 modules/video_filter/opencv_wrapper.c
 modules/video_filter/osdmenu.c
 modules/video_filter/panoramix.c
    
    
More information about the vlc-commits
mailing list