From 1765b986c8fde9e657d26d3f412e8017ea4c6136 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Fri, 13 Jan 2006 02:11:35 +0000 Subject: add web makefiles --- lib/python/Plugins/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/python') diff --git a/lib/python/Plugins/Makefile.am b/lib/python/Plugins/Makefile.am index 24ee23da..01f21d4e 100644 --- a/lib/python/Plugins/Makefile.am +++ b/lib/python/Plugins/Makefile.am @@ -1,8 +1,6 @@ installdir = $(LIBDIR)/enigma2/python/Plugins -SUBDIRS = update tuxboxplugins +SUBDIRS = update tuxboxplugins web install_PYTHON = \ __init__.py - - -- cgit v1.2.3