diff options
Diffstat (limited to 'lib/python/Plugins/Makefile.am')
| -rw-r--r-- | lib/python/Plugins/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/python/Plugins/Makefile.am b/lib/python/Plugins/Makefile.am index d963b3c0..febecab4 100644 --- a/lib/python/Plugins/Makefile.am +++ b/lib/python/Plugins/Makefile.am @@ -2,4 +2,5 @@ installdir = $(LIBDIR)/enigma2/python/Plugins install_PYTHON = \ __init__.py \ - example.py
\ No newline at end of file + update.py \ +# example.py |
