aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/Makefile.am
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-02-15 12:04:29 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-02-15 12:04:29 +0000
commit03015247d12176926d1b82db14778ee831ee60df (patch)
tree064165f79b362dae536067ee39afa93a1b4fb440 /lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/Makefile.am
parentb41d5f967712c1ef48b63a00052f61275fc8e737 (diff)
downloadenigma2-03015247d12176926d1b82db14778ee831ee60df.tar.gz
enigma2-03015247d12176926d1b82db14778ee831ee60df.zip
add (Expert) Satellite Equipment Setup for change some
delays/timeouts/retries
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/Makefile.am')
-rw-r--r--lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/Makefile.am b/lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/Makefile.am
new file mode 100644
index 00000000..ad44f687
--- /dev/null
+++ b/lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/Makefile.am
@@ -0,0 +1,7 @@
+installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/SatelliteEquipmentControl
+
+install_PYTHON = \
+ __init__.py \
+ plugin.py
+
+