X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/619983c4f596e3371c58c52dd725680846376484..d2bea1918fa33f5e92ed75f3f744c119439924bc:/lib/python/Screens/Makefile.am diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index 455209fc..b4e28e3c 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -11,4 +11,5 @@ install_PYTHON = \ 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 \ - SubtitleDisplay.py SubservicesQuickzap.py ParentalControlSetup.py NumericalTextInputHelpDialog.py + SubtitleDisplay.py SubservicesQuickzap.py ParentalControlSetup.py NumericalTextInputHelpDialog.py \ + SleepTimerEdit.py