Makefile.am: use dist_*_DATA to include data files in tarballs
[enigma2.git] / lib / python / Plugins / SystemPlugins / Videomode / Makefile.am
index 3dbd934ec462e996fe83a276d5ec1e20c1e44e96..215a29b39967fede594f4c64e2aeb67b89002217 100644 (file)
@@ -1,5 +1,11 @@
-installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/Videomode
+installdir = $(pkglibdir)/python/Plugins/SystemPlugins/Videomode
 
 install_PYTHON =       \
        __init__.py \
-       plugin.py
+       plugin.py \
+       VideoHardware.py \
+       VideoWizard.py \
+       videowizard.xml \
+       *.png
+
+dist_install_DATA = LICENSE