diff options
Diffstat (limited to 'lib/python')
| -rw-r--r-- | lib/python/Plugins/Extensions/PicturePlayer/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/python/Plugins/Extensions/PicturePlayer/Makefile.am b/lib/python/Plugins/Extensions/PicturePlayer/Makefile.am new file mode 100644 index 00000000..d9020ae1 --- /dev/null +++ b/lib/python/Plugins/Extensions/PicturePlayer/Makefile.am @@ -0,0 +1,8 @@ +installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/PicturePlayer + +install_PYTHON = \ + __init__.py \ + plugin.py \ + pictureplayer.png + + |
