X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/01abec53c6856c24666967ee51d25d09fc6b8863..b17019f43527d615589ce2083fb3d2a9058f2c3c:/lib/python/Screens/Makefile.am diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index 4abfcd1f..2063bfb8 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -2,7 +2,7 @@ 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 \