diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2008-03-15 10:12:06 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2008-03-15 10:12:06 +0000 |
| commit | 562021474cf167dca4916813d4a416ef254244d9 (patch) | |
| tree | 7da3a13bd00decd9bf12e15311a9513e11d6986e /lib/python/Plugins/SystemPlugins/Hotplug | |
| parent | 8a389fdf0f29b26e7f7b6a02d02d5940d20fdc2d (diff) | |
| download | enigma2-562021474cf167dca4916813d4a416ef254244d9.tar.gz enigma2-562021474cf167dca4916813d4a416ef254244d9.zip | |
install LICENSEs
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Hotplug')
| -rw-r--r-- | lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am b/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am index bfb113cd..fa70242e 100644 --- a/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am @@ -3,3 +3,5 @@ installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/Hotplug install_PYTHON = \ __init__.py \ plugin.py + +install_DATA = LICENSE |
