diff options
| author | acid-burn <acidburn@opendreambox.org> | 2009-08-19 08:49:30 +0200 |
|---|---|---|
| committer | acid-burn <acidburn@opendreambox.org> | 2009-08-19 08:49:30 +0200 |
| commit | 750ab50179979293e2ee81c432d48eac546af3b0 (patch) | |
| tree | 6214099d0a6b0e6266a0431f8979be3688ba9cdd /lib/python/Plugins/Extensions/PicturePlayer | |
| parent | 094cc2d96bc864825aaee214a60679879d163e28 (diff) | |
| download | enigma2-750ab50179979293e2ee81c432d48eac546af3b0.tar.gz enigma2-750ab50179979293e2ee81c432d48eac546af3b0.zip | |
Plugins/Meta-Makefiles: add EXTRA_DIST for jpgs to Makefiles
Diffstat (limited to 'lib/python/Plugins/Extensions/PicturePlayer')
| -rwxr-xr-x[-rw-r--r--] | lib/python/Plugins/Extensions/PicturePlayer/meta/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/python/Plugins/Extensions/PicturePlayer/meta/Makefile.am b/lib/python/Plugins/Extensions/PicturePlayer/meta/Makefile.am index 654998b1..ba9c3bbd 100644..100755 --- a/lib/python/Plugins/Extensions/PicturePlayer/meta/Makefile.am +++ b/lib/python/Plugins/Extensions/PicturePlayer/meta/Makefile.am @@ -1,3 +1,5 @@ installdir = $(pkgdatadir)/meta/enigma2/ dist_install_DATA = plugin_pictureplayer.xml + +EXTRA_DIST = pictureplayer.jpg
\ No newline at end of file |
