remove update.png for the WebInterface plugin
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 22 Feb 2006 22:38:55 +0000 (22:38 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 22 Feb 2006 22:38:55 +0000 (22:38 +0000)
lib/python/Plugins/Extensions/WebInterface/Makefile.am

index 9b7bd29684ab7abb18347a83822eee68743a4892..58da58835b5ed57583589aed7793c1c644982b2d 100644 (file)
@@ -2,6 +2,6 @@ installdir = $(LIBDIR)/enigma2/python/Plugins/WebInterface
 
 install_PYTHON =       \
        __init__.py \
-       plugin.py       \
-       update.png
+       plugin.py
+
  
\ No newline at end of file