add ipkg list to the update plugin
[enigma2.git] / lib / python / Plugins / Makefile.am
index 6cf5ffa7e09ea29965d650d9d9e5a9928647527b..24ee23da005150df050edd868f8dc5c602fd6862 100644 (file)
@@ -1,6 +1,8 @@
 installdir = $(LIBDIR)/enigma2/python/Plugins
 
+SUBDIRS = update tuxboxplugins
+
 install_PYTHON =       \
-       __init__.py \
-       update.py 
-#      example.py 
+       __init__.py
+