From 31fb73a15d12559b15f5506622c3902476d3ea0f Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Wed, 22 Feb 2006 22:14:19 +0000 Subject: cleanup the plugins to fit the new namespace --- lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am (limited to 'lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am') diff --git a/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am b/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am new file mode 100644 index 00000000..2475d674 --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am @@ -0,0 +1,6 @@ +installdir = $(LIBDIR)/enigma2/python/Plugins/FrontprocessorUpgrade + +install_PYTHON = \ + __init__.py \ + plugin.py + -- cgit v1.2.3