From cb995374373a80673d132f6c2f3a04ebdc72f6c7 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Mon, 22 Jan 2007 18:11:29 +0000 Subject: [PATCH] add missing file --- webinterface/src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webinterface/src/Makefile.am b/webinterface/src/Makefile.am index 2eeac40c..622cf6f5 100644 --- a/webinterface/src/Makefile.am +++ b/webinterface/src/Makefile.am @@ -1,5 +1,5 @@ installdir = /usr/lib/enigma2/python/Plugins/Extensions/WebInterface/ -install_PYTHON = __init__.py plugin.py webif.py +install_PYTHON = __init__.py plugin.py webif.py WebIfConfig.py SUBDIRS = web web-data WebComponents -- 2.20.1