aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Makefile.am
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-12-21 05:16:20 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-12-21 05:16:20 +0000
commit7fe27f601f70eddb3019e22cbdb8388c05d3af7e (patch)
treed387eeeb695859e97974104a26f0ae5b2f516767 /lib/python/Plugins/Makefile.am
parentccb8d260ed5e51f6f65205be04744a9e8322aa6f (diff)
downloadenigma2-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.am3
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