add ChoiceBox screen for asking simple multi choice questions
[enigma2.git] / lib / python / Screens / Makefile.am
index 63eecb181dc9b426443b0a4ae6a3a1ed8d8557cb..47586fe0761b1178b61bc08d28ebc271ebed52eb 100644 (file)
@@ -9,5 +9,5 @@ install_PYTHON = \
        AudioSelection.py InfoBarGenerics.py HelpMenu.py Wizard.py __init__.py \
        Dish.py SubserviceSelection.py LanguageSelection.py StartWizard.py \
        TutorialWizard.py PluginBrowser.py MinuteInput.py Scart.py PVRState.py \
-       Console.py InputBox.py
+       Console.py InputBox.py ChoiceBox.py