diff options
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Hotplug')
| -rw-r--r-- | lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am | 2 | ||||
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/Hotplug/meta/Makefile.am | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am b/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am index 5966e538..60ba49fc 100644 --- a/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am @@ -4,4 +4,4 @@ install_PYTHON = \ __init__.py \ plugin.py -install_DATA = LICENSE +dist_install_DATA = LICENSE diff --git a/lib/python/Plugins/SystemPlugins/Hotplug/meta/Makefile.am b/lib/python/Plugins/SystemPlugins/Hotplug/meta/Makefile.am index c7b7de86..41ba6c3f 100755 --- a/lib/python/Plugins/SystemPlugins/Hotplug/meta/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Hotplug/meta/Makefile.am @@ -1,3 +1,3 @@ installdir = $(pkglibdir)/python/Plugins/meta/ -install_DATA = plugin_hotplug.xml +dist_install_DATA = plugin_hotplug.xml |
