[vlc-devel] commit: Install simplexml too ( Rémi Denis-Courmont )
    git version control 
    git at videolan.org
       
    Thu Feb 25 20:46:44 CET 2010
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Thu Feb 25 21:46:35 2010 +0200| [d9477b1f6d92f32192770396fc13dc6f2e50582c] | committer: Rémi Denis-Courmont 
Install simplexml too
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d9477b1f6d92f32192770396fc13dc6f2e50582c
---
 share/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/share/Makefile.am b/share/Makefile.am
index 7bda75e..171ba4f 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -215,6 +215,7 @@ nobase_vlclib_DATA = \
 	lua/meta/fetcher/tvrage.luac \
 	lua/meta/reader/filename.luac \
 	lua/modules/sandbox.luac \
+	lua/modules/simplexml.luac \
 	lua/playlist/anevia_streams.luac \
 	lua/playlist/appletrailers.luac \
 	lua/playlist/break.luac \
    
    
More information about the vlc-devel
mailing list