diff options
Diffstat (limited to 'lib/python')
| -rw-r--r-- | lib/python/Screens/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index b848b976..817987ed 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -10,4 +10,6 @@ install_PYTHON = \ Dish.py LanguageSelection.py StartWizard.py PiPSetup.py \ TutorialWizard.py PluginBrowser.py MinuteInput.py Scart.py PVRState.py \ Console.py InputBox.py ChoiceBox.py SimpleSummary.py ImageWizard.py \ - MediaPlayer.py TimerSelection.py PictureInPicture.py TimeDateInput.py + MediaPlayer.py TimerSelection.py PictureInPicture.py TimeDateInput.py \ + SubtitleDisplay.py + |
