install plugins to the correct directories
[vuplus_dvbapp] / lib / python / Plugins / Extensions / WebInterface / Makefile.am
index 9b7bd29..dffb8d0 100644 (file)
@@ -1,7 +1,7 @@
-installdir = $(LIBDIR)/enigma2/python/Plugins/WebInterface
+installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/WebInterface
 
 install_PYTHON =       \
        __init__.py \
-       plugin.py       \
-       update.png
+       plugin.py
+
  
\ No newline at end of file