X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/f458abcfbe30c3e3062a41b88d3244147bdc0607..02172ca65853b9f61d46c0e5e7823ee69f203b83:/lib/python/Components/Makefile.am diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 14eb23c5..efb81c37 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -12,5 +12,5 @@ install_PYTHON = \ EpgList.py ScrollLabel.py Timezones.py Language.py HelpMenuList.py \ BlinkingPixmap.py Pixmap.py ConditionalWidget.py Slider.py LanguageList.py \ PluginList.py PluginComponent.py RecordingConfig.py About.py UsageConfig.py \ - FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py FileList.py - + FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py FileList.py \ + MultiContent.py MediaPlayer.py TunerInfo.py VideoWindow.py