X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FComponents%2FConverter%2FMakefile.am;h=3b6fd3e807c74704be117a3cdc01de3ab194ea0b;hb=553bfd91daed58ddf42181b6324f7f58601c6f42;hp=f5188090d93d7e06025ddc476dab06c0bb72566f;hpb=89171895f878c5275f8d8e8a8f1e27de48cbf24c;p=vuplus_dvbapp diff --git a/lib/python/Components/Converter/Makefile.am b/lib/python/Components/Converter/Makefile.am index f518809..3b6fd3e 100644 --- a/lib/python/Components/Converter/Makefile.am +++ b/lib/python/Components/Converter/Makefile.am @@ -1,9 +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 ConfigEntryTest.py - + ValueBitTest.py TunerInfo.py ConfigEntryTest.py TemplatedMultiContent.py ProgressToText.py \ + Combine.py SensorToText.py