X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/85f5c84f1e3e4d22fb1939751d39de03877b93d8..43b204fbde9c5b36848320079eb7e9576536ddc3:/lib/python/Components/Makefile.am diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 945946dc..7416ea35 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 + FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py