X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/bce291362914ca2b1101ec3503ccc89c001e7bcb..56ac7a4a764a4251a851778df09967405aa9a930:/lib/python/Components/Makefile.am diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 71160c9b..fda58bf3 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 VariableValue.py \ - Label.py ServiceScan.py VolumeBar.py \ + Label.py ServiceScan.py VolumeBar.py VolumeControl.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 \ @@ -18,4 +18,4 @@ install_PYTHON = \ MultiContent.py MediaPlayer.py TunerInfo.py VideoWindow.py ChoiceList.py \ Element.py Playlist.py ParentalControl.py ParentalControlList.py \ Ipkg.py SelectionList.py Scanner.py SystemInfo.py DreamInfoHandler.py \ - Task.py + Task.py language_cache.py Console.py