X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/82b8e6eff15ed9d3b6644fdc9ac655fcc35acd9d..7323c18997d7dad3d7e6fea1a45f01e1528a93a7:/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