aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Sources/Makefile.am
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-09-14 22:01:49 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-09-14 22:01:49 +0000
commitf5f70f0586875cf34ab93c7abd1cf7165badf399 (patch)
treee09ac49597938625d8034cd1a3e95105e0ce1076 /lib/python/Components/Sources/Makefile.am
parentc3f3135726277c4030e0049fc6ab774ba81c706a (diff)
downloadenigma2-f5f70f0586875cf34ab93c7abd1cf7165badf399.tar.gz
enigma2-f5f70f0586875cf34ab93c7abd1cf7165badf399.zip
add possibility to get frontend type and frontend number
Diffstat (limited to 'lib/python/Components/Sources/Makefile.am')
-rw-r--r--lib/python/Components/Sources/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Sources/Makefile.am b/lib/python/Components/Sources/Makefile.am
index 0ac22bf4..78d04834 100644
--- a/lib/python/Components/Sources/Makefile.am
+++ b/lib/python/Components/Sources/Makefile.am
@@ -3,4 +3,4 @@ installdir = $(LIBDIR)/enigma2/python/Components/Sources
install_PYTHON = \
__init__.py Clock.py EventInfo.py Source.py List.py CurrentService.py \
FrontendStatus.py Boolean.py Config.py ServiceList.py RdsDecoder.py StreamService.py \
- StaticText.py CanvasSource.py ServiceEvent.py Event.py
+ StaticText.py CanvasSource.py ServiceEvent.py Event.py FrontendInfo.py