cleanup the plugins to fit the new namespace
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 22 Feb 2006 22:02:28 +0000 (22:02 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 22 Feb 2006 22:02:28 +0000 (22:02 +0000)
lib/python/Plugins/Makefile.am

index 66fb252ddd434ca8055bcb4867523e535a809c35..1c18adb34fa7b0a0819c5fdfad6c09eef978e7d0 100644 (file)
@@ -1,6 +1,6 @@
 installdir = $(LIBDIR)/enigma2/python/Plugins
 
 installdir = $(LIBDIR)/enigma2/python/Plugins
 
-SUBDIRS = update tuxboxplugins web test fpupgrade FileManager
+SUBDIRS = Extensions SystemPlugins DemoPlugins
 
 install_PYTHON =       \
        __init__.py Plugin.py 
 
 install_PYTHON =       \
        __init__.py Plugin.py