set permissions to 644 for data files
[enigma2.git] / lib / python / Plugins / SystemPlugins / Videomode / Makefile.am
index 5702a3b1fd382f3b729f0c4a4504e5f63f260f4a..2ec0b335a9630ad34ebaa33f4691dfa400fe7591 100644 (file)
@@ -1,9 +1,19 @@
-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.py
+
+dist_install_DATA = \
+       DVI.png \
+       lcd_DVI.png \
+       lcd_Scart.png \
+       lcd_YPbPr.png \
+       LICENSE \
+       Scart.png \
        videowizard.xml \
-       *.png
+       YPbPr.png