aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Videomode/Makefile.am')
-rw-r--r--lib/python/Plugins/SystemPlugins/Videomode/Makefile.am14
1 files changed, 10 insertions, 4 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am b/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am
index 830889d7..2ec0b335 100644
--- a/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am
+++ b/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am
@@ -6,8 +6,14 @@ 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