X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FScreens%2FMakefile.am;h=585983c2752f0ffc694bf975ee54ab9a4f401211;hb=3e5f00f255528524f61c276b9a3680599fc95136;hp=ca67f73db14d031394e0d5b8588f8f8952353494;hpb=c2217d20163573e3a062463bfe0522e4f70b1fa4;p=vuplus_dvbapp diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index ca67f73..585983c 100755 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -1,4 +1,4 @@ -installdir = $(LIBDIR)/enigma2/python/Screens +installdir = $(pkglibdir)/python/Screens install_PYTHON = \ ChannelSelection.py ClockDisplay.py ConfigMenu.py InfoBar.py Menu.py \ @@ -14,5 +14,5 @@ install_PYTHON = \ SubtitleDisplay.py SubservicesQuickzap.py ParentalControlSetup.py NumericalTextInputHelpDialog.py \ SleepTimerEdit.py Ipkg.py RdsDisplay.py Globals.py DefaultWizard.py \ SessionGlobals.py LocationBox.py WizardLanguage.py TaskView.py Rc.py VirtualKeyBoard.py \ - TextBox.py FactoryReset.py + TextBox.py FactoryReset.py RecordPaths.py