X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FComponents%2FMakefile.am;h=4aa6a29722d3486cdf75fba213538f066d62af4c;hb=f6e41e11b078600c2ccf568304b3eb3d0a556fbe;hp=560b1ffedd39e97caaae15f5a35084574ccf6f81;hpb=f44dfc20f4ed708d67603f767a976c1168393627;p=vuplus_dvbapp diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 560b1ff..4aa6a29 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 -