[vlc-devel] commit: Add forgotten slash. (Konstantin Pavlov )
    git version control 
    git at videolan.org
       
    Thu Feb 11 18:56:08 CET 2010
    
    
  
vlc | branch: master | Konstantin Pavlov <thresh at altlinux.org> | Thu Feb 11 20:55:09 2010 +0300| [6317d1b484dc7c9a9fa4ab2b415dfc0c681d163e] | committer: Konstantin Pavlov 
Add forgotten slash.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6317d1b484dc7c9a9fa4ab2b415dfc0c681d163e
---
 share/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/share/Makefile.am b/share/Makefile.am
index 748008d..8c2c9ca 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -307,7 +307,7 @@ DIST_maemo = \
 	maemo/vlc_intf.rc \
 	maemo/vlc_left_tab_active.png \
 	maemo/vlc_left_tab_passive.png \
-	maemo/playlist.png
+	maemo/playlist.png \
 	maemo/play.png \
 	maemo/pause.png \
 	maemo/stop.png \
    
    
More information about the vlc-devel
mailing list