X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FPlugins%2FSystemPlugins%2FSatfinder%2FMakefile.am;h=d1a66a9b3914075d920c1de4e1eb8a94fef5d0bd;hb=3b39f8eba7740ada48af5e3b6e7b1aaa59e3356e;hp=edf4150aade1ea9fdc15c4ae11e25dd24ef3445d;hpb=93119b6552ecbfebf92d96a6aef2049b0fb1f600;p=vuplus_dvbapp diff --git a/lib/python/Plugins/SystemPlugins/Satfinder/Makefile.am b/lib/python/Plugins/SystemPlugins/Satfinder/Makefile.am index edf4150..d1a66a9 100644 --- a/lib/python/Plugins/SystemPlugins/Satfinder/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Satfinder/Makefile.am @@ -1,7 +1,9 @@ installdir = $(pkglibdir)/python/Plugins/SystemPlugins/Satfinder +SUBDIRS = meta + install_PYTHON = \ __init__.py \ plugin.py -install_DATA = LICENSE +dist_install_DATA = LICENSE