[vlc-commits] fixed typo
    Felix Paul Kühne 
    git at videolan.org
       
    Wed May  2 18:58:09 CEST 2012
    
    
  
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed May  2 18:57:48 2012 +0200| [c9ef39b174c61db85f9e4cb8a69a1a2cce7ca4f9] | committer: Felix Paul Kühne
fixed typo
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c9ef39b174c61db85f9e4cb8a69a1a2cce7ca4f9
---
 share/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/share/Makefile.am b/share/Makefile.am
index ffb7788..83ca797 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -81,7 +81,7 @@ DIST_rsrc = \
 	vlc_wince_rc.rc
 
 DIST_icons = \
-	vlc48x48.ico. \
+	vlc48x48.ico \
 	vlc512x512.png
 
 DIST_skins2 = \
    
    
More information about the vlc-commits
mailing list