diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-10-27 10:05:13 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-10-27 10:05:13 +0000 |
| commit | d54840e883a537645cda387a5fd24e70744a210f (patch) | |
| tree | 9b2fe86efb0f34f7cf1f817107105eaaed8e6775 /lib/python/Screens/Makefile.am | |
| parent | f224b33cf8825cd361e03348df44cebe00c58c12 (diff) | |
| download | enigma2-d54840e883a537645cda387a5fd24e70744a210f.tar.gz enigma2-d54840e883a537645cda387a5fd24e70744a210f.zip | |
dont try to install no more existing ScartLoopThrough.py
Diffstat (limited to 'lib/python/Screens/Makefile.am')
| -rw-r--r-- | lib/python/Screens/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |
