Merge branch 'bug_293_indicate_unhandled_key' into experimental
[enigma2.git] / lib / python / Plugins / SystemPlugins / Videomode / Makefile.am
index 215a29b39967fede594f4c64e2aeb67b89002217..2ec0b335a9630ad34ebaa33f4691dfa400fe7591 100644 (file)
@@ -1,11 +1,19 @@
 installdir = $(pkglibdir)/python/Plugins/SystemPlugins/Videomode
 
+SUBDIRS = meta
+
 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