cleanup the plugins to fit the new namespace
[enigma2.git] / lib / python / Plugins / Extensions / WebInterface / Makefile.am
diff --git a/lib/python/Plugins/Extensions/WebInterface/Makefile.am b/lib/python/Plugins/Extensions/WebInterface/Makefile.am
new file mode 100644 (file)
index 0000000..9b7bd29
--- /dev/null
@@ -0,0 +1,7 @@
+installdir = $(LIBDIR)/enigma2/python/Plugins/WebInterface
+
+install_PYTHON =       \
+       __init__.py \
+       plugin.py       \
+       update.png
\ No newline at end of file