X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FComponents%2FConverter%2FMakefile.am;h=3b6fd3e807c74704be117a3cdc01de3ab194ea0b;hb=c352487661e7927d0068ef8fa69765055ff488d8;hp=73b689b3f646fc61248579ce4172831da27939bc;hpb=7579ae7495f580bfa86f4216ef15811f54588c5a;p=vuplus_dvbapp diff --git a/lib/python/Components/Converter/Makefile.am b/lib/python/Components/Converter/Makefile.am index 73b689b..3b6fd3e 100644 --- a/lib/python/Components/Converter/Makefile.am +++ b/lib/python/Components/Converter/Makefile.am @@ -1,8 +1,9 @@ -installdir = $(LIBDIR)/enigma2/python/Components/Converter +installdir = $(pkglibdir)/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 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 TemplatedMultiContent.py ProgressToText.py \ + Combine.py SensorToText.py