add VideoWindow Component
[enigma2.git] / lib / python / Components / Makefile.am
index 7d35f5611b37c66ac314093f7dba9e657232e8f2..efb81c37fd9048eca413d7f5d01654efb1916c8d 100644 (file)
@@ -1,9 +1,16 @@
 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                     \
        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
+       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 \
+       PluginList.py PluginComponent.py RecordingConfig.py About.py UsageConfig.py \
+       FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py FileList.py \
+       MultiContent.py MediaPlayer.py TunerInfo.py VideoWindow.py