From 69382ab48558b9305b27e464857deebdfa52b6b9 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Wed, 18 Jan 2006 02:34:36 +0000 Subject: add ServiceEventTracker --- lib/python/Components/Makefile.am | 3 ++- 1 file changed, 2 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 fcb5f8fd..089d7cef 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -12,4 +12,5 @@ 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 + FIFOList.py ServiceEventTracker.py + -- cgit v1.2.3