X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FScreens%2FMakefile.am;h=b848b9769bfe4008d4387225d031df26f975003c;hp=0da3f5151e5e454a066d063fcb799ce11bb75852;hb=84702da5d3a6df33717b399b859008a3cf8a1522;hpb=d5e22a275d2ecdf3205bfefa927be6e125ac27b8 diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index 0da3f51..b848b97 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -1,6 +1,13 @@ installdir = $(LIBDIR)/enigma2/python/Screens -install_DATA = \ +install_PYTHON = \ ChannelSelection.py ClockDisplay.py ConfigMenu.py InfoBar.py Menu.py \ MessageBox.py ScartLoopThrough.py Screen.py ServiceScan.py TimerEdit.py \ - MovieSelection.py __init__.py + MovieSelection.py Setup.py About.py HarddiskSetup.py FixedMenu.py \ + Satconfig.py ScanSetup.py NetworkSetup.py Ci.py TimerEntry.py Volume.py \ + EpgSelection.py EventView.py Mute.py Standby.py ServiceInfo.py \ + InfoBarGenerics.py HelpMenu.py Wizard.py __init__.py \ + Dish.py LanguageSelection.py StartWizard.py PiPSetup.py \ + TutorialWizard.py PluginBrowser.py MinuteInput.py Scart.py PVRState.py \ + Console.py InputBox.py ChoiceBox.py SimpleSummary.py ImageWizard.py \ + MediaPlayer.py TimerSelection.py PictureInPicture.py TimeDateInput.py