cleanup the plugins to fit the new namespace
[enigma2.git] / lib / python / Plugins / Extensions / TuxboxPlugins / Makefile.am
diff --git a/lib/python/Plugins/Extensions/TuxboxPlugins/Makefile.am b/lib/python/Plugins/Extensions/TuxboxPlugins/Makefile.am
new file mode 100644 (file)
index 0000000..529d988
--- /dev/null
@@ -0,0 +1,8 @@
+installdir = $(LIBDIR)/enigma2/python/Plugins/TuxboxPlugins
+
+install_PYTHON =       \
+       __init__.py \
+       plugin.py \
+       tuxbox.png
+