add ipkg list to the update plugin
[vuplus_dvbapp] / lib / python / Plugins / Makefile.am
index d963b3c..24ee23d 100644 (file)
@@ -1,5 +1,8 @@
 installdir = $(LIBDIR)/enigma2/python/Plugins
 
+SUBDIRS = update tuxboxplugins
+
 install_PYTHON =       \
-       __init__.py \
-       example.py
\ No newline at end of file
+       __init__.py
+