diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-12-21 05:16:20 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-12-21 05:16:20 +0000 |
| commit | 7fe27f601f70eddb3019e22cbdb8388c05d3af7e (patch) | |
| tree | d387eeeb695859e97974104a26f0ae5b2f516767 /lib/python/Plugins/Makefile.am | |
| parent | ccb8d260ed5e51f6f65205be04744a9e8322aa6f (diff) | |
| download | enigma2-7fe27f601f70eddb3019e22cbdb8388c05d3af7e.tar.gz enigma2-7fe27f601f70eddb3019e22cbdb8388c05d3af7e.zip | |
add a small ipkg upgrade plugin
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 |
