[vlc-commits] Ship run_vlc.sh
    Rémi Denis-Courmont 
    git at videolan.org
       
    Tue May 15 17:44:21 CEST 2012
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Tue May 15 18:44:14 2012 +0300| [680622a820075f90cef06b7f0c1653ad4bf9c2cd] | committer: Rémi Denis-Courmont
Ship run_vlc.sh
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=680622a820075f90cef06b7f0c1653ad4bf9c2cd
---
 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index e79bdae..ca5a2b9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -478,6 +478,7 @@ vlc$(EXEEXT):
 	$(AM_V_GEN)$(LN_S) -f bin/vlc-static$(EXEEXT) vlc$(EXEEXT)
 
 TESTS = test/run_vlc.sh
+dist_noinst_SCRIPTS += test/run_vlc.sh
 
 ###############################################################################
 # Installing plugins cache
    
    
More information about the vlc-commits
mailing list