X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/f44dfc20f4ed708d67603f767a976c1168393627..cedcadfd77539c39e928a6d5cc4fcd8d1cf48ac8:/lib/python/Components/Makefile.am?ds=sidebyside diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 560b1ffe..4aa6a297 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -5,10 +5,10 @@ SUBDIRS = Sources Converter Renderer install_PYTHON = \ ActionMap.py GUISkin.py PerServiceDisplay.py components.py \ Button.py HTMLComponent.py ProgressBar.py TimerList.py config.py \ - Clock.py HTMLSkin.py ServiceList.py VariableText.py \ - ConfigList.py Header.py ServiceName.py VariableValue.py \ + HTMLSkin.py ServiceList.py VariableText.py \ + ConfigList.py Header.py VariableValue.py \ EventInfo.py Label.py ServiceScan.py VolumeBar.py \ - GUIComponent.py MenuList.py __init__.py MovieList.py \ + GUIComponent.py MenuList.py __init__.py MovieList.py \ InputDevice.py ServicePosition.py SetupDevices.py Harddisk.py \ AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py Lcd.py \ EpgList.py ScrollLabel.py Timezones.py Language.py HelpMenuList.py \ @@ -17,4 +17,3 @@ install_PYTHON = \ FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py FileList.py \ MultiContent.py MediaPlayer.py TunerInfo.py VideoWindow.py ChoiceList.py \ Element.py Playlist.py -