X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=share%2FMakefile.am;h=8c7c36c9ac9114b7de4fbc79a1dbba8b6127e38f;hb=8ac5cc821f0a976c32885d56d33d2e358f776414;hp=fc026c070ddcb13b2bf50c8f04feb2dd3a812e28;hpb=121c7fc1c9125774fd95b6c8161db1bfd6f1376a;p=vlc diff --git a/share/Makefile.am b/share/Makefile.am index fc026c070d..8c7c36c9ac 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -160,6 +160,7 @@ nobase_doc_DATA = \ lua/extensions/README.txt \ lua/intf/README.txt \ lua/intf/dumpmeta.lua \ + lua/meta/README.txt \ lua/meta/art/README.txt \ lua/meta/art/01_googleimage.lua \ lua/meta/fetcher/README.txt \ @@ -198,6 +199,7 @@ EXTRA_DIST += \ lua/intf/modules/host.lua \ lua/intf/modules/httprequests.lua \ lua/intf/telnet.lua \ + lua/meta/README.txt \ lua/meta/art/README.txt \ lua/meta/art/02_frenchtv.lua \ lua/meta/art/03_lastfm.lua \ @@ -259,60 +261,17 @@ DIST_http_lua = \ lua/http/dialogs/stream_window.html \ lua/http/dialogs/offset_window.html \ lua/http/dialogs/stream_config_window.html \ - lua/http/dialogs/old/browse \ - lua/http/dialogs/old/footer \ - lua/http/dialogs/old/input \ - lua/http/dialogs/old/main \ - lua/http/dialogs/old/playlist \ - lua/http/dialogs/old/sout \ - lua/http/dialogs/old/vlm \ lua/http/custom.lua \ lua/http/vlm.html \ - lua/http/old/images/loop.png \ lua/http/images/buttons.png \ lua/http/images/speaker-32.png \ - lua/http/old/images/fullscreen.png \ lua/http/images/vlc-48.png \ - lua/http/old/images/prev.png \ - lua/http/old/images/play.png \ lua/http/images/Audio-48.png \ - lua/http/old/images/empty.png \ - lua/http/old/images/minus.png \ - lua/http/old/images/slider_right.png \ - lua/http/old/images/slider_point.png \ - lua/http/old/images/pause.png \ - lua/http/old/images/speaker_mute.png \ - lua/http/old/images/delete_small.png \ - lua/http/old/images/snapshot.png \ lua/http/images/Folder-48.png \ - lua/http/old/images/info.png \ - lua/http/old/images/refresh.png \ - lua/http/old/images/sout.png \ - lua/http/old/images/sort.png \ - lua/http/old/images/white_cross_small.png \ - lua/http/old/images/shuffle.png \ lua/http/images/Other-48.png \ - lua/http/old/images/repeat.png \ - lua/http/old/images/slow.png \ - lua/http/old/images/slider_left.png \ - lua/http/old/images/help.png \ - lua/http/old/images/stop.png \ - lua/http/old/images/sd.png \ - lua/http/old/images/speaker.png \ - lua/http/old/images/delete.png \ lua/http/images/Back-48.png \ lua/http/images/Video-48.png \ - lua/http/old/images/playlist_small.png \ - lua/http/old/images/eject.png \ - lua/http/old/images/playlist.png \ - lua/http/old/images/volume_up.png \ - lua/http/old/images/next.png \ - lua/http/old/images/volume_down.png \ - lua/http/old/images/slider_bar.png \ lua/http/images/vlc16x16.png \ - lua/http/old/images/plus.png \ - lua/http/old/images/white.png \ - lua/http/old/images/reset.png \ lua/http/mobile_equalizer.html \ lua/http/vlm_export.html \ lua/http/mobile_browse.html \ @@ -346,15 +305,10 @@ DIST_http_lua = \ lua/http/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png \ lua/http/css/main.css \ lua/http/css/mobile.css \ - lua/http/js/jquery-1.5.1.min.js \ - lua/http/old/js/functions.js \ - lua/http/old/js/vlm.js \ lua/http/js/ui.js \ lua/http/js/common.js \ lua/http/js/jquery.jstree.js \ - lua/http/js/controlers.js \ - lua/http/js/jquery-ui-1.8.13.custom.min.js \ - lua/http/old/style.css + lua/http/js/controllers.js DIST_solid = \ solid/vlc-openbd.desktop \