X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d15d8c8c2b89b8da3b25b14b2ce180f129ca24da..982001658e3e55d320d747717fcf8e56c2cec1b6:/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 58da5883..7ea6391d 100644 --- a/lib/python/Plugins/Extensions/WebInterface/Makefile.am +++ b/lib/python/Plugins/Extensions/WebInterface/Makefile.am @@ -1,7 +1,5 @@ -installdir = $(LIBDIR)/enigma2/python/Plugins/WebInterface +installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/WebInterface install_PYTHON = \ __init__.py \ - plugin.py - - \ No newline at end of file + plugin.py webif.py *.xml