From 7323c18997d7dad3d7e6fea1a45f01e1528a93a7 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Mon, 14 Apr 2008 23:31:18 +0000 Subject: Add 'Tasks' for controlled execution of multiple external tools --- lib/python/Components/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Components/Makefile.am') 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 -- cgit v1.2.3