X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/f918deab76b3ebd790b64a5694805ecbf944ca66..a37ddbb7785de5f1d944f4937a5b2914ce6a3862:/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am diff --git a/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am b/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am index 830889d7..1ac1d5dd 100644 --- a/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am @@ -6,8 +6,16 @@ install_PYTHON = \ __init__.py \ plugin.py \ VideoHardware.py \ - VideoWizard.py \ - videowizard.xml \ - *.png + VideoWizard.py -dist_install_DATA = LICENSE +dist_install_DATA = \ + DVI.png \ + lcd_DVI.png \ + lcd_Scart.png \ + lcd_YPbPr.png \ + LICENSE \ + Scart.png \ + videowizard.xml \ + YPbPr.png \ + HDMI.png \ + lcd_HDMI.png