autostart and autoend functions are now called on the start and the end of enigma2...
[enigma2.git] / lib / python / Plugins / Makefile.am
index 610314d460be535eb45ddeeb64d09dc799e4fb7e..21dcb9c8a26810bc8d8e1f9b2198f34f0eb24497 100644 (file)
@@ -1,6 +1,8 @@
 installdir = $(LIBDIR)/enigma2/python/Plugins
 
+SUBDIRS = update
+
 install_PYTHON =       \
-       __init__.py \
-       update.py
-#      example.py 
+       __init__.py
+