X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/389ae07e59aaf1b8e504801cd49409072f7d3b6b..84e19567791d6117f4d5103b001d0b05cd231d38:/lib/python/Screens/Makefile.am diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index 95f3a04e..a0ec450f 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -7,5 +7,7 @@ install_PYTHON = \ Satconfig.py ScanSetup.py NetworkSetup.py Ci.py TimerEntry.py Volume.py \ EpgSelection.py EventView.py Mute.py Standby.py ServiceInfo.py \ AudioSelection.py InfoBarGenerics.py HelpMenu.py Wizard.py __init__.py \ - Dish.py SubserviceSelection.py LanguageSelection.py StartWizard.py \ - TutorialWizard.py PluginBrowser.py MinuteInput.py Scart.py + Dish.py LanguageSelection.py StartWizard.py \ + TutorialWizard.py PluginBrowser.py MinuteInput.py Scart.py PVRState.py \ + Console.py InputBox.py ChoiceBox.py SimpleSummary.py ImageWizard.py \ + MediaPlayer.py TimerSelection.py PictureInPicture.py TimeDateInput.py