add a tuxbox plugins plugin to prepare loading of tuxbox plugins when the c++ part...
[enigma2.git] / lib / python / Plugins / Makefile.am
index 47e6cec2f19c7174c29e621c263a48cae87b4826..24ee23da005150df050edd868f8dc5c602fd6862 100644 (file)
@@ -1,7 +1,8 @@
 installdir = $(LIBDIR)/enigma2/python/Plugins
 
+SUBDIRS = update tuxboxplugins
+
 install_PYTHON =       \
-       __init__.py \
-       update.py       \
-       update.png
+       __init__.py
+