add help stuff
[enigma2.git] / lib / python / Components / Makefile.am
index e08496204126fcc1d4e63cd6984244eb902b8efd..c2787d9c66c50c5b106939fe563df34f6fb63b7a 100644 (file)
@@ -1,10 +1,12 @@
 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       \
-       InputDevice.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