From 1845d68e4245c24fd3097e36967463f9ecec936b Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Wed, 22 Feb 2006 22:02:28 +0000 Subject: [PATCH] cleanup the plugins to fit the new namespace --- lib/python/Plugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/python/Plugins/Makefile.am b/lib/python/Plugins/Makefile.am index 66fb252d..1c18adb3 100644 --- a/lib/python/Plugins/Makefile.am +++ b/lib/python/Plugins/Makefile.am @@ -1,6 +1,6 @@ installdir = $(LIBDIR)/enigma2/python/Plugins -SUBDIRS = update tuxboxplugins web test fpupgrade FileManager +SUBDIRS = Extensions SystemPlugins DemoPlugins install_PYTHON = \ __init__.py Plugin.py -- 2.30.2