X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d5e22a275d2ecdf3205bfefa927be6e125ac27b8..1d434656236b098f062f174dee390e8d34435d4c:/lib/python/Screens/Makefile.am diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index 0da3f515..cb54ec5b 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -1,6 +1,9 @@ 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 \ + AudioSelection.py InfoBarGenerics.py HelpMenu.py Wizard.py __init__.py