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