diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2007-11-15 12:16:25 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2007-11-15 12:16:25 +0000 |
| commit | 89171895f878c5275f8d8e8a8f1e27de48cbf24c (patch) | |
| tree | a36b22305d576cc2c39be66c92d14d0070f6fb69 /lib/python/Components/Converter/Makefile.am | |
| parent | 2dc887734256563f9d6880a5f829294e5f44d04a (diff) | |
| download | enigma2-89171895f878c5275f8d8e8a8f1e27de48cbf24c.tar.gz enigma2-89171895f878c5275f8d8e8a8f1e27de48cbf24c.zip | |
add converter to test config entrie values
Diffstat (limited to 'lib/python/Components/Converter/Makefile.am')
| -rw-r--r-- | lib/python/Components/Converter/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/python/Components/Converter/Makefile.am b/lib/python/Components/Converter/Makefile.am index 73b689b3..f5188090 100644 --- a/lib/python/Components/Converter/Makefile.am +++ b/lib/python/Components/Converter/Makefile.am @@ -5,4 +5,5 @@ install_PYTHON = \ Poll.py RemainingToText.py StringList.py ServiceName.py FrontendInfo.py ServiceInfo.py \ ConditionalShowHide.py ServicePosition.py ValueRange.py RdsInfo.py Streaming.py \ StaticMultiList.py ServiceTime.py MovieInfo.py MenuEntryCompare.py StringListSelection.py \ - ValueBitTest.py TunerInfo.py + ValueBitTest.py TunerInfo.py ConfigEntryTest.py + |
