diff options
Diffstat (limited to 'lib/python/Plugins/Extensions/WebInterface/web/Makefile.am')
| -rw-r--r-- | lib/python/Plugins/Extensions/WebInterface/web/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/python/Plugins/Extensions/WebInterface/web/Makefile.am b/lib/python/Plugins/Extensions/WebInterface/web/Makefile.am new file mode 100644 index 00000000..2dd9b809 --- /dev/null +++ b/lib/python/Plugins/Extensions/WebInterface/web/Makefile.am @@ -0,0 +1,4 @@ +installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/WebInterface/web/ + +install_PYTHON = *.xml + |
