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