add lcd
[enigma2.git] / lib / python / Components / Makefile.am
index 546d3e148ccf9d899058c11cbd0f666746a4abf1..673982dfb9917bf36d4a515d03a77e2cea81ccc2 100644 (file)
@@ -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,4 @@ 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 VariableIP.py IPAddress.py IPNameserver.py IPGateway.py
+       AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py Lcd.py