X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FPlugins%2FExtensions%2FStreamTV%2FMakefile.am;fp=lib%2Fpython%2FPlugins%2FExtensions%2FStreamTV%2FMakefile.am;h=a634612c030134572e02e5e7ea3dc2e16b4840c7;hp=0000000000000000000000000000000000000000;hb=0ca21ce174763f6e0d94b0cde73f6aa443e898dc;hpb=b7496bd976d8ff7e4da95905e62af61c29fc64fd diff --git a/lib/python/Plugins/Extensions/StreamTV/Makefile.am b/lib/python/Plugins/Extensions/StreamTV/Makefile.am new file mode 100644 index 0000000..a634612 --- /dev/null +++ b/lib/python/Plugins/Extensions/StreamTV/Makefile.am @@ -0,0 +1,13 @@ +installdir = $(pkglibdir)/python/Plugins/Extensions/StreamTV + +SUBDIRS = meta icons + +install_PYTHON = \ + channel_background.png \ + stream.xml \ + rtmpdump \ + __init__.py \ + plugin.py + +install-data-hook: + @chmod +x $(DESTDIR)$(installdir)/rtmpdump