diff options
Diffstat (limited to 'lib/python/Components/Makefile.am')
| -rw-r--r-- | lib/python/Components/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index f344046d..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 Task.py + Ipkg.py SelectionList.py Scanner.py SystemInfo.py DreamInfoHandler.py \ + Task.py |
