X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/15ffc7a1a79fc23554ebefc5f6765e8bed11d6e8..cab018779de4f2f01e0fe651e71112754ebd0ef8:/lib/python/Plugins/SystemPlugins/VideoTune/Makefile.am diff --git a/lib/python/Plugins/SystemPlugins/VideoTune/Makefile.am b/lib/python/Plugins/SystemPlugins/VideoTune/Makefile.am index 5872c362..b4fe1d56 100644 --- a/lib/python/Plugins/SystemPlugins/VideoTune/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/VideoTune/Makefile.am @@ -2,4 +2,6 @@ installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/VideoTune install_PYTHON = \ __init__.py \ - plugin.py + plugin.py VideoFinetune.py + +install_DATA = LICENSE