add configText for entering text in the configList (numbers only at the moment)
[enigma2.git] / lib / python / Screens / Makefile.am
index 77f35efe10a978d84424da2e74bd7e12866231e5..97e202f2ce30b196f72079e83883713fe56e3f6a 100644 (file)
@@ -1,7 +1,8 @@
 installdir = $(LIBDIR)/enigma2/python/Screens
 
-install_DATA = \
+install_PYTHON = \
        ChannelSelection.py ClockDisplay.py ConfigMenu.py InfoBar.py Menu.py    \
        MessageBox.py ScartLoopThrough.py Screen.py ServiceScan.py TimerEdit.py \
        MovieSelection.py Setup.py About.py HarddiskSetup.py FixedMenu.py \
-       Satconfig.py __init__.py
+       Satconfig.py ScanSetup.py NetworkSetup.py Ci.py TimerEntry.py Volume.py \
+       EpgSelection.py EventView.py Mute.py __init__.py