From 2e7756545fac96085253c4f669d12e5665cecae3 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Fri, 24 Feb 2006 22:31:00 +0000 Subject: turn magic into python --- lib/python/Components/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/python/Components/Makefile.am') diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 14eb23c5..a41c210f 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -12,5 +12,7 @@ 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 Input.py TimerSanityCheck.py FileList.py + FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py FileList.py \ + MultiContent.py + -- cgit v1.2.3