X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/ccb8d260ed5e51f6f65205be04744a9e8322aa6f..0be83826dd31db1b88058bfc93528610afde2fda:/lib/python/Plugins/Makefile.am?ds=sidebyside diff --git a/lib/python/Plugins/Makefile.am b/lib/python/Plugins/Makefile.am index d963b3c0..47e6cec2 100644 --- a/lib/python/Plugins/Makefile.am +++ b/lib/python/Plugins/Makefile.am @@ -2,4 +2,6 @@ installdir = $(LIBDIR)/enigma2/python/Plugins install_PYTHON = \ __init__.py \ - example.py \ No newline at end of file + update.py \ + update.png +