add missing file
[enigma2.git] / lib / python / Screens / Makefile.am
index 4abfcd1f25f80f538429d3e512c9a7bc32681f09..455209fc169ef0b56d0bd516f4031c4831726a7a 100644 (file)
@@ -2,12 +2,12 @@ installdir = $(LIBDIR)/enigma2/python/Screens
 
 install_PYTHON = \
        ChannelSelection.py ClockDisplay.py ConfigMenu.py InfoBar.py Menu.py    \
-       MessageBox.py ScartLoopThrough.py Screen.py ServiceScan.py TimerEdit.py \
+       MessageBox.py Screen.py ServiceScan.py TimerEdit.py \
        MovieSelection.py Setup.py About.py HarddiskSetup.py FixedMenu.py \
        Satconfig.py ScanSetup.py NetworkSetup.py Ci.py TimerEntry.py Volume.py \
        EpgSelection.py EventView.py Mute.py Standby.py ServiceInfo.py \
        InfoBarGenerics.py HelpMenu.py Wizard.py __init__.py \
-       Dish.py LanguageSelection.py StartWizard.py PiPSetup.py \
+       Dish.py LanguageSelection.py StartWizard.py PiPSetup.py Subtitles.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 \