From 31fb73a15d12559b15f5506622c3902476d3ea0f Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Wed, 22 Feb 2006 22:14:19 +0000 Subject: cleanup the plugins to fit the new namespace --- lib/python/Plugins/Extensions/WebInterface/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lib/python/Plugins/Extensions/WebInterface/Makefile.am (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 new file mode 100644 index 00000000..9b7bd296 --- /dev/null +++ b/lib/python/Plugins/Extensions/WebInterface/Makefile.am @@ -0,0 +1,7 @@ +installdir = $(LIBDIR)/enigma2/python/Plugins/WebInterface + +install_PYTHON = \ + __init__.py \ + plugin.py \ + update.png + \ No newline at end of file -- cgit v1.2.3