From: Stefan Pluecken Date: Wed, 22 Feb 2006 22:02:28 +0000 (+0000) Subject: cleanup the plugins to fit the new namespace X-Git-Tag: 2.6.0~4056 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/1845d68e4245c24fd3097e36967463f9ecec936b cleanup the plugins to fit the new namespace --- 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