add web makefiles
[enigma2.git] / lib / python / Plugins / Makefile.am
index 21dcb9c8a26810bc8d8e1f9b2198f34f0eb24497..01f21d4ead92afa90e8ded3009be8de6db57181e 100644 (file)
@@ -1,8 +1,6 @@
 installdir = $(LIBDIR)/enigma2/python/Plugins
 
-SUBDIRS = update
+SUBDIRS = update tuxboxplugins web
 
 install_PYTHON =       \
        __init__.py
-