[vlc-commits] lua SD: don't distribute borken services

Jean-Baptiste Kempf git at videolan.org
Tue Feb 6 15:31:40 CET 2018


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Feb  6 15:31:25 2018 +0100| [b41fa338d51d449c470fe39473ad65fdf6826f0c] | committer: Jean-Baptiste Kempf

lua SD: don't distribute borken services

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b41fa338d51d449c470fe39473ad65fdf6826f0c
---

 share/Makefile.am | 2 --
 1 file changed, 2 deletions(-)

diff --git a/share/Makefile.am b/share/Makefile.am
index 36ba5a63f6..44c5c75f7c 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -153,9 +153,7 @@ nobase_vlclib_DATA += \
 	lua/playlist/vocaroo.luac \
 	lua/playlist/youtube.luac \
 	lua/playlist/twitch.luac \
-	lua/sd/fmc.luac \
 	lua/sd/icecast.luac \
-	lua/sd/icast.luac \
 	lua/sd/jamendo.luac \
 	$(NULL)
 



More information about the vlc-commits mailing list