From 226cd38475ed94cb9f412d9d16e249a85fa40b67 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Wed, 27 Feb 2008 03:03:59 +0000 Subject: add Hotplug plugin --- lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am (limited to '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 new file mode 100644 index 00000000..bfb113cd --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am @@ -0,0 +1,5 @@ +installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/Hotplug + +install_PYTHON = \ + __init__.py \ + plugin.py -- cgit v1.2.3