diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2008-12-16 21:37:14 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2008-12-16 21:37:14 +0100 |
| commit | 2aa2925cf52add4b737c17a7e75c88a4fcc7057c (patch) | |
| tree | ded07671f60bffc771b12e458b7b684ba44bf308 /lib/python/Screens/Makefile.am | |
| parent | 91e9098bb54966e20ed240d127a9c946065cd5ab (diff) | |
| parent | b10857da7a1853f816adcb2c0464e9c759190c26 (diff) | |
| download | enigma2-2aa2925cf52add4b737c17a7e75c88a4fcc7057c.tar.gz enigma2-2aa2925cf52add4b737c17a7e75c88a4fcc7057c.zip | |
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Diffstat (limited to 'lib/python/Screens/Makefile.am')
| -rwxr-xr-x | lib/python/Screens/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index a3cf70bb..cde2d6c3 100755 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -13,5 +13,6 @@ install_PYTHON = \ TimerSelection.py PictureInPicture.py TimeDateInput.py \ SubtitleDisplay.py SubservicesQuickzap.py ParentalControlSetup.py NumericalTextInputHelpDialog.py \ SleepTimerEdit.py Ipkg.py RdsDisplay.py Globals.py DefaultWizard.py \ - SessionGlobals.py LocationBox.py WizardLanguage.py TaskView.py Rc.py VirtualKeyBoard.py + SessionGlobals.py LocationBox.py WizardLanguage.py TaskView.py Rc.py VirtualKeyBoard.py \ + TextBox.py |
