X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/87ea9af33d190bb2be90ce9c35b5e1bcf6388411..f6d690f4f6d13acdaf4bae627c8cff6a1d93a198:/lib/python/Components/Makefile.am diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 5236909c..71160c9b 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -17,4 +17,5 @@ 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 DreamInfoHandler.py \ + Task.py