X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/3bb123519259a57b81ee84e2632e1ef0e2137399..beecd41f1d27130f89fbb497fd5a582097c8d6be:/lib/python/Screens/Makefile.am diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index 77f35efe..f77e1524 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -1,7 +1,7 @@ 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 Setup.py About.py HarddiskSetup.py FixedMenu.py \ - Satconfig.py __init__.py + Satconfig.py ScanSetup.py NetworkSetup.py Ci.py TimerEntry.py Volume.py Mute.py __init__.py