X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FComponents%2FMakefile.am;h=14eb23c5b3b32022cb4a6e26c46682479d9afd89;hp=05b7c0d44017a43d441da7bb0eac0e89a4c6bca6;hb=f458abcfbe30c3e3062a41b88d3244147bdc0607;hpb=dbfb28898da3f2baea2921f7ab7db323b3ca8a88 diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 05b7c0d..14eb23c 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -1,6 +1,6 @@ installdir = $(LIBDIR)/enigma2/python/Components -install_DATA = \ +install_PYTHON = \ ActionMap.py GUISkin.py PerServiceDisplay.py TimeInput.py components.py \ Button.py HTMLComponent.py ProgressBar.py TimerList.py config.py \ Clock.py HTMLSkin.py ServiceList.py VariableText.py \ @@ -8,4 +8,9 @@ install_DATA = \ 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 + 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 \ + PluginList.py PluginComponent.py RecordingConfig.py About.py UsageConfig.py \ + FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py FileList.py +