add a small text input component
[enigma2.git] / lib / python / Plugins / Makefile.am
index 24ee23da005150df050edd868f8dc5c602fd6862..93ee65ad099133cb0e8fceba13012d22abb8be89 100644 (file)
@@ -1,8 +1,6 @@
 installdir = $(LIBDIR)/enigma2/python/Plugins
 
-SUBDIRS = update tuxboxplugins
+SUBDIRS = update tuxboxplugins web test
 
 install_PYTHON =       \
        __init__.py
-