don't reload list on movie delete
[enigma2.git] / lib / python / Plugins / Makefile.am
index 6cf5ffa7e09ea29965d650d9d9e5a9928647527b..ec43b903757772c94621710b09261a0f44e43f63 100644 (file)
@@ -1,6 +1,7 @@
 installdir = $(LIBDIR)/enigma2/python/Plugins
 
+SUBDIRS = update tuxboxplugins web test
+
 install_PYTHON =       \
-       __init__.py \
-       update.py 
-#      example.py 
+       __init__.py Plugin.py
+