lua: Do not compile broken metachannels script
commit2bfd9e803684b8d2ff3b1b4b961dd7094f746b35
authorMarvin Scholz <epirat07@gmail.com>
Mon, 18 Jul 2016 22:21:46 +0000 (19 00:21 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 19 Jul 2016 07:28:49 +0000 (19 09:28 +0200)
tree0202cc96cd349504e85365219fa2b4bb82fc1ed4
parent3d72db679e968680c724456cbaad3422651901d5
lua: Do not compile broken metachannels script

The current metachannels script is broken, as the API it uses was
deprecated and it's not trivial to migrate to the new API, which uses
OAuth. This removes it from the makefile so it's not compiled and not
included in VLC, as a broken script is not useful for the user.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
share/Makefile.am
share/lua/sd/metachannels.lua [deleted file]