diff options
Diffstat (limited to 'lib/python/Plugins/Extensions/DVDPlayer/Makefile.am')
| -rw-r--r-- | lib/python/Plugins/Extensions/DVDPlayer/Makefile.am | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am b/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am new file mode 100644 index 00000000..ed474154 --- /dev/null +++ b/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am @@ -0,0 +1,9 @@ +SUBDIRS = src + +installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/DVDPlayer + +install_PYTHON = \ + __init__.py \ + plugin.py \ + keymap.xml \ + LICENSE |
