X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/47f334392faf39f274f5f74d9b86f1bfc2f29b51..42a0556e68162bd6befa9d81f9e285f0d73055b5:/lib/python/Components/Makefile.am diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 4aa6a297..46cdec43 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -7,7 +7,7 @@ install_PYTHON = \ Button.py HTMLComponent.py ProgressBar.py TimerList.py config.py \ HTMLSkin.py ServiceList.py VariableText.py \ ConfigList.py Header.py VariableValue.py \ - EventInfo.py Label.py ServiceScan.py VolumeBar.py \ + Label.py ServiceScan.py VolumeBar.py \ GUIComponent.py MenuList.py __init__.py MovieList.py \ InputDevice.py ServicePosition.py SetupDevices.py Harddisk.py \ AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py Lcd.py \ @@ -16,4 +16,4 @@ install_PYTHON = \ PluginList.py PluginComponent.py RecordingConfig.py About.py UsageConfig.py \ FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py FileList.py \ MultiContent.py MediaPlayer.py TunerInfo.py VideoWindow.py ChoiceList.py \ - Element.py Playlist.py + Element.py Playlist.py ParentalControl.py ParentalControlList.py