aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Sources/Makefile.am
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2008-04-14 23:27:01 +0000
committerFelix Domke <tmbinc@elitedvb.net>2008-04-14 23:27:01 +0000
commitbf52e20ac1d227427cddfdef1437e33a55ab502b (patch)
tree3dd0a0a0572af3e83a945c85ada83a9a9c1fe7b3 /lib/python/Components/Sources/Makefile.am
parent47367fb1c159557cb3676f67172b9839531c8dc9 (diff)
downloadenigma2-bf52e20ac1d227427cddfdef1437e33a55ab502b.tar.gz
enigma2-bf52e20ac1d227427cddfdef1437e33a55ab502b.zip
add 'progress' source, 'progress to text' converter
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 5ac636c8..d04013ff 100644
--- a/lib/python/Components/Sources/Makefile.am
+++ b/lib/python/Components/Sources/Makefile.am
@@ -4,4 +4,4 @@ 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 FrontendInfo.py TunerInfo.py \
- RecordState.py
+ RecordState.py Progress.py