diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2006-07-17 13:56:37 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2006-07-17 13:56:37 +0000 |
| commit | 954106887a9b77a26753c5613ff368ce4c997044 (patch) | |
| tree | d1a1a1967d7a77a2e3d6cf871dc74911b180dd69 /lib/python/Plugins/Extensions/WebInterface/Makefile.am | |
| parent | 982001658e3e55d320d747717fcf8e56c2cec1b6 (diff) | |
| download | enigma2-954106887a9b77a26753c5613ff368ce4c997044.tar.gz enigma2-954106887a9b77a26753c5613ff368ce4c997044.zip | |
move xml files into web/, support hierarchy
Diffstat (limited to 'lib/python/Plugins/Extensions/WebInterface/Makefile.am')
| -rw-r--r-- | lib/python/Plugins/Extensions/WebInterface/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/python/Plugins/Extensions/WebInterface/Makefile.am b/lib/python/Plugins/Extensions/WebInterface/Makefile.am index 7ea6391d..e69de29b 100644 --- a/lib/python/Plugins/Extensions/WebInterface/Makefile.am +++ b/lib/python/Plugins/Extensions/WebInterface/Makefile.am @@ -1,5 +0,0 @@ -installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/WebInterface - -install_PYTHON = \ - __init__.py \ - plugin.py webif.py *.xml |
