X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/f55319ddea837e4ec2dac563228d42b886719d9b..22f47520b40121bbb98e9098232771a178e7d523:/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am diff --git a/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am b/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am index 3dbd934e..4c1b7d61 100644 --- a/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am @@ -2,4 +2,10 @@ installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/Videomode install_PYTHON = \ __init__.py \ - plugin.py + plugin.py \ + VideoHardware.py \ + VideoWizard.py \ + videowizard.xml \ + *.png + +install_DATA = LICENSE