X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FScreens%2FMakefile.am;h=0d253d5e13ff46870e4d4f61f2ffcbbae53ceb81;hb=226fbe8eb2c31d925dcefa44420fbd03764ad34f;hp=b848b9769bfe4008d4387225d031df26f975003c;hpb=84702da5d3a6df33717b399b859008a3cf8a1522;p=vuplus_dvbapp diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index b848b97..0d253d5 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -10,4 +10,5 @@ install_PYTHON = \ Dish.py LanguageSelection.py StartWizard.py PiPSetup.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 + MediaPlayer.py TimerSelection.py PictureInPicture.py TimeDateInput.py \ + SubtitleDisplay.py SubservicesQuickzap.py NumericalTextInputHelpDialog.py