diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2006-06-26 18:33:13 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2006-06-26 18:33:13 +0000 |
| commit | 4b8c8a054ffa5cf8bf15ad1a6cafaa07c14432e2 (patch) | |
| tree | 3a43024e5c2048f3f048480685951ccd40edccdb /lib/python/Components/Converter/Makefile.am | |
| parent | 60c8087aa78a5fa24617b0f2ef86fa54f6083101 (diff) | |
| download | enigma2-4b8c8a054ffa5cf8bf15ad1a6cafaa07c14432e2.tar.gz enigma2-4b8c8a054ffa5cf8bf15ad1a6cafaa07c14432e2.zip | |
add FrontendStatus source, add converter to SNR/AGC/BER bar and text
Diffstat (limited to 'lib/python/Components/Converter/Makefile.am')
| -rw-r--r-- | lib/python/Components/Converter/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/python/Components/Converter/Makefile.am b/lib/python/Components/Converter/Makefile.am index d449bccb..59cb068f 100644 --- a/lib/python/Components/Converter/Makefile.am +++ b/lib/python/Components/Converter/Makefile.am @@ -2,6 +2,4 @@ installdir = $(LIBDIR)/enigma2/python/Components/Converter install_PYTHON = \ __init__.py ClockToText.py Converter.py EventName.py StaticText.py EventTime.py \ - Poll.py RemainingToText.py StringList.py ServiceName.py - - + Poll.py RemainingToText.py StringList.py ServiceName.py FrontendInfo.py |
