X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/93119b6552ecbfebf92d96a6aef2049b0fb1f600..defadb893d6897935165b63a9de09b95f43dfcc1:/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am diff --git a/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am b/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am index 5966e538..db9e7625 100644 --- a/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am @@ -1,7 +1,9 @@ installdir = $(pkglibdir)/python/Plugins/SystemPlugins/Hotplug +SUBDIRS = meta + install_PYTHON = \ __init__.py \ plugin.py -install_DATA = LICENSE +dist_install_DATA = LICENSE