]> git.sesse.net Git - vlc/blobdiff - share/Makefile.am
new failing test for medialistplayer_next
[vlc] / share / Makefile.am
index e897c45ba3468c663fecb3a6032d8be887b07162..8307e1d2796a019db512fd06b33dec6e8df6b12d 100644 (file)
@@ -21,7 +21,8 @@ nobase_dist_pkgdata_DATA = \
        $(DIST_lua) \
        $(DIST_osdmenu_default) \
        $(DIST_osdmenu_dvd) \
-       $(DIST_osdmenu_minimal)
+       $(DIST_osdmenu_minimal) \
+       $(DIST_mozilla)
 
 nobase_pkgdata_DATA = skins2/default.vlt
 nobase_dist_data_DATA = applications/vlc.desktop
@@ -46,11 +47,11 @@ DIST_pda = \
 
 DIST_icons16 = vlc16x16.png vlc16x16.xpm
 
-DIST_icons32 = vlc32x32.png vlc32x32.xpm
+DIST_icons32 = vlc32x32.png vlc32x32.xpm vlc32x32-christmas.xpm
 
-DIST_icons48 = vlc48x48.ico vlc48x48.png
+DIST_icons48 = vlc48x48.ico vlc48x48.png vlc48x48-christmas.png
 
-DIST_icons128 = vlc128x128.png
+DIST_icons128 = vlc128x128.png vlc128x128-christmas.png
 
 DIST_skins2 = \
        skins2/fonts/FreeSans.ttf \
@@ -267,6 +268,7 @@ DIST_lua= \
        luaintf/modules/host.lua \
        luaintf/modules/httpd.lua \
        luaintf/modules/acl.lua \
+       luaintf/modules/sandbox.lua \
        luaintf/telnet.lua \
        luaintf/dummy.lua
 
@@ -351,3 +353,17 @@ DIST_http_lua = \
        http-lua/vlm.html \
        http-lua/vlm_export.html \
        http-lua/flash.html
+
+DIST_mozilla = \
+       mozilla/fullscreen.xpm \
+       mozilla/pause.xpm \
+       mozilla/play.xpm \
+       mozilla/skip_next.xpm \
+       mozilla/skip_previous.xpm \
+       mozilla/stop.xpm \
+       mozilla/time_icon.xpm \
+       mozilla/time_line.xpm \
+       mozilla/volume_knob.xpm \
+       mozilla/volume_max.xpm \
+       mozilla/volume_mute.xpm \
+       mozilla/volume_slider_bar.xpm