diff options
| author | thedoc <thedoc@atom.(none)> | 2009-12-11 13:01:26 +0100 |
|---|---|---|
| committer | thedoc <thedoc@atom.(none)> | 2009-12-11 13:01:26 +0100 |
| commit | 28dcf6be0ee22fedd728fef11ccff484f8a851e8 (patch) | |
| tree | 6fe8005db1e02409975316859c7a407a489f1f50 /lib/python/Components/Sources/Makefile.am | |
| parent | f239e0373a40522e9d3121bbe656e91fb6179099 (diff) | |
| parent | 74378b3ebe7dc0548cb4e4b6a0d54b0e871c0264 (diff) | |
| download | enigma2-28dcf6be0ee22fedd728fef11ccff484f8a851e8.tar.gz enigma2-28dcf6be0ee22fedd728fef11ccff484f8a851e8.zip | |
Merge branch 'fantempplugin' into experimental
Diffstat (limited to 'lib/python/Components/Sources/Makefile.am')
| -rw-r--r-- | lib/python/Components/Sources/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Sources/Makefile.am b/lib/python/Components/Sources/Makefile.am index 6ef8cac6..436d31be 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 Progress.py + RecordState.py Progress.py Sensor.py |
