[vlc-commits] lua: don't distribute icast nor fmc until they are fixed
Jean-Baptiste Kempf
git at videolan.org
Mon Jul 25 22:23:28 CEST 2016
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Jul 25 22:19:26 2016 +0200| [a70fd530b56b83969c4485180cd363ae688331cc] | committer: RĂ©mi Denis-Courmont
lua: don't distribute icast nor fmc until they are fixed
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a70fd530b56b83969c4485180cd363ae688331cc
---
share/Makefile.am | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/share/Makefile.am b/share/Makefile.am
index 77ae329..75b6743 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -248,10 +248,8 @@ EXTRA_DIST += \
lua/playlist/youtube_homepage.lua \
lua/playlist/zapiks.lua \
lua/sd/README.txt \
- lua/sd/fmc.lua \
lua/sd/icecast.lua \
- lua/sd/icast.lua \
- lua/sd/jamendo.lua \
+ lua/sd/jamendo.lua
DIST_http_lua = \
lua/http/view.html \
More information about the vlc-commits
mailing list