add missing dm800se color oled screens. refs #530
[enigma2.git] / lib / python / Plugins / SystemPlugins / Videomode / Makefile.am
index 4c1b7d611a3735da885f5922a65413d1a9456e47..1ac1d5dd3f846f7f4e1aba9944ee144a1f217f45 100644 (file)
@@ -1,11 +1,21 @@
-installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/Videomode
+installdir = $(pkglibdir)/python/Plugins/SystemPlugins/Videomode
+
+SUBDIRS = meta
 
 install_PYTHON =       \
        __init__.py \
        plugin.py \
        VideoHardware.py \
-       VideoWizard.py \
-       videowizard.xml \
-       *.png
+       VideoWizard.py
 
-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