allow disable of service validation
[enigma2.git] / lib / python / Components / Makefile.am
index 4aa6a29722d3486cdf75fba213538f066d62af4c..46cdec4315119ac8b8aa1b39cc35f0a10317f950 100644 (file)
@@ -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