Add 'Tasks' for controlled execution of multiple external tools
[enigma2.git] / lib / python / Components / Makefile.am
index 7a17eb7460dcc7d730202812052ccacc03327e5f..f344046d8ae8622d17db5cf67e7e9269cac6110f 100644 (file)
@@ -6,7 +6,7 @@ install_PYTHON = \
        ActionMap.py GUISkin.py PerServiceDisplay.py components.py              \
        Button.py HTMLComponent.py ProgressBar.py TimerList.py config.py        \
        HTMLSkin.py ServiceList.py VariableText.py                              \
-       ConfigList.py Header.py VariableValue.py                                \
+       ConfigList.py VariableValue.py                                          \
        Label.py ServiceScan.py VolumeBar.py                       \
        GUIComponent.py MenuList.py __init__.py MovieList.py                    \
        InputDevice.py ServicePosition.py SetupDevices.py Harddisk.py           \
@@ -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