X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/c121597837c83a3e3a3c5016386e28c538503ab6..b3056981450c5f45450afdfcf7e7671610611522:/lib/python/Screens/Makefile.am diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index e99782dd..3088fd4a 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -3,4 +3,4 @@ installdir = $(LIBDIR)/enigma2/python/Screens install_DATA = \ 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 __init__.py + MovieSelection.py Setup.py About.py HarddiskSetup.py Network.py __init__.py