[videomode] fix dependency
[vuplus_dvbapp] / lib / python / Plugins / SystemPlugins / Videomode / Makefile.am
index 5702a3b..de7e13d 100644 (file)
@@ -1,9 +1,12 @@
-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 
+
+dist_install_DATA = \
+       videowizard.xml