X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FComponents%2FMakefile.am;h=7a17eb7460dcc7d730202812052ccacc03327e5f;hp=a41c210f6795be877d132bb09c4c6f13cac8eaf0;hb=d89be097be4a9ac52166c5f47cc189c5522d3441;hpb=2e7756545fac96085253c4f669d12e5665cecae3 diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index a41c210..7a17eb7 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -1,18 +1,20 @@ installdir = $(LIBDIR)/enigma2/python/Components +SUBDIRS = Sources Converter Renderer + install_PYTHON = \ - ActionMap.py GUISkin.py PerServiceDisplay.py TimeInput.py components.py \ + 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 \ - EventInfo.py Label.py ServiceScan.py VolumeBar.py \ - GUIComponent.py MenuList.py TextInput.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 \ - BlinkingPixmap.py Pixmap.py ConditionalWidget.py Slider.py LanguageList.py \ + HTMLSkin.py ServiceList.py VariableText.py \ + ConfigList.py Header.py VariableValue.py \ + Label.py ServiceScan.py VolumeBar.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 \ + BlinkingPixmap.py Pixmap.py ConditionalWidget.py Slider.py \ PluginList.py PluginComponent.py RecordingConfig.py About.py UsageConfig.py \ FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py FileList.py \ - MultiContent.py - - + MultiContent.py MediaPlayer.py TunerInfo.py VideoWindow.py ChoiceList.py \ + Element.py Playlist.py ParentalControl.py ParentalControlList.py \ + Ipkg.py SelectionList.py Scanner.py SystemInfo.py