aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Converter/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/Components/Converter/Makefile.am')
-rw-r--r--lib/python/Components/Converter/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/python/Components/Converter/Makefile.am b/lib/python/Components/Converter/Makefile.am
index c2e55eef..5b55ac42 100644
--- a/lib/python/Components/Converter/Makefile.am
+++ b/lib/python/Components/Converter/Makefile.am
@@ -2,4 +2,5 @@ installdir = $(LIBDIR)/enigma2/python/Components/Converter
install_PYTHON = \
__init__.py ClockToText.py Converter.py EventName.py StaticText.py EventTime.py \
- Poll.py RemainingToText.py
+ Poll.py RemainingToText.py StringList.py
+