From 1430fa61856eb2f52e1f59b2fd7cda01f6f0405b Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Fri, 14 Jul 2006 16:56:31 +0000 Subject: add proof-of-concept web interface --- lib/python/Plugins/Extensions/WebInterface/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/python/Plugins/Extensions/WebInterface/Makefile.am') diff --git a/lib/python/Plugins/Extensions/WebInterface/Makefile.am b/lib/python/Plugins/Extensions/WebInterface/Makefile.am index dffb8d07..d3943bd3 100644 --- a/lib/python/Plugins/Extensions/WebInterface/Makefile.am +++ b/lib/python/Plugins/Extensions/WebInterface/Makefile.am @@ -2,6 +2,4 @@ installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/WebInterface install_PYTHON = \ __init__.py \ - plugin.py - - \ No newline at end of file + plugin.py xmlrpc.py webif.py *.xml -- cgit v1.2.3