aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Makefile.am
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2008-06-27 20:11:13 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2008-06-27 20:11:13 +0000
commit640a60618e00639f02c546f021ba67c454a49428 (patch)
tree6698b9ba64b33d8361c7d7813177ba8fb5967ff0 /lib/python/Components/Makefile.am
parentd6aaba4ddb2053bc56b1ff9e52bb227fc88c1ac1 (diff)
downloadenigma2-640a60618e00639f02c546f021ba67c454a49428.tar.gz
enigma2-640a60618e00639f02c546f021ba67c454a49428.zip
rewrite ServiceEventTracker and PerServiceBase service event handle code
Diffstat (limited to 'lib/python/Components/Makefile.am')
-rw-r--r--lib/python/Components/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am
index d3c51ab2..df8cf9fe 100644
--- a/lib/python/Components/Makefile.am
+++ b/lib/python/Components/Makefile.am
@@ -18,4 +18,4 @@ install_PYTHON = \
MultiContent.py MediaPlayer.py TunerInfo.py VideoWindow.py ChoiceList.py \
Element.py Playlist.py ParentalControl.py ParentalControlList.py \
Ipkg.py SelectionList.py Scanner.py SystemInfo.py DreamInfoHandler.py \
- Task.py
+ Task.py Thread.py