add a small text input component
[enigma2.git] / lib / python / Components / Makefile.am
index 089d7cef9391a5d879e0c803e08dc7363f1d0318..945946dc18094eb1c43cc6503284bc0fdf9a3913 100644 (file)
@@ -12,5 +12,5 @@ install_PYTHON = \
        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
+       FIFOList.py ServiceEventTracker.py Input.py