aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Makefile.am
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2008-04-14 23:31:18 +0000
committerFelix Domke <tmbinc@elitedvb.net>2008-04-14 23:31:18 +0000
commit7323c18997d7dad3d7e6fea1a45f01e1528a93a7 (patch)
tree38bee22392468bf3172004076c227c3f291016e3 /lib/python/Components/Makefile.am
parent82b8e6eff15ed9d3b6644fdc9ac655fcc35acd9d (diff)
downloadenigma2-7323c18997d7dad3d7e6fea1a45f01e1528a93a7.tar.gz
enigma2-7323c18997d7dad3d7e6fea1a45f01e1528a93a7.zip
Add 'Tasks' for controlled execution of multiple external tools
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 5236909c..f344046d 100644
--- a/lib/python/Components/Makefile.am
+++ b/lib/python/Components/Makefile.am
@@ -17,4 +17,4 @@ install_PYTHON = \
FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py FileList.py \
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
+ Ipkg.py SelectionList.py Scanner.py SystemInfo.py Task.py