diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2006-11-19 21:06:48 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2006-11-19 21:06:48 +0000 |
| commit | cfb99416de94ed21efcacbe6eaf93a62b3510950 (patch) | |
| tree | cf35c2c4a3f38fb1ad74bf9f101fb6f158a71ddd /lib/python | |
| parent | 360342ae4c0d2c178c331556d6daf72fb0b2e816 (diff) | |
| download | enigma2-cfb99416de94ed21efcacbe6eaf93a62b3510950.tar.gz enigma2-cfb99416de94ed21efcacbe6eaf93a62b3510950.zip | |
add missing file
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 + + |
