diff options
| author | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-11-14 22:50:10 +0000 |
|---|---|---|
| committer | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-11-14 22:50:10 +0000 |
| commit | f414a53c337844af29471698a3a3f0708eda4837 (patch) | |
| tree | f7d65dc7f4752987f9a17a36e45cf382c13b8f28 /lib/python/Screens/Makefile.am | |
| parent | d4db62a3c940f3d9dabc97a55dd028b7f869047f (diff) | |
| download | enigma2-f414a53c337844af29471698a3a3f0708eda4837.tar.gz enigma2-f414a53c337844af29471698a3a3f0708eda4837.zip | |
add audioselection
Diffstat (limited to 'lib/python/Screens/Makefile.am')
| -rw-r--r-- | lib/python/Screens/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index 3e4e3c09..1999c411 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -5,4 +5,5 @@ install_PYTHON = \ MessageBox.py ScartLoopThrough.py Screen.py ServiceScan.py TimerEdit.py \ MovieSelection.py Setup.py About.py HarddiskSetup.py FixedMenu.py \ Satconfig.py ScanSetup.py NetworkSetup.py Ci.py TimerEntry.py Volume.py \ - EpgSelection.py EventView.py Mute.py Standby.py ServiceInfo.py __init__.py + EpgSelection.py EventView.py Mute.py Standby.py ServiceInfo.py \ + AudioSelection.py __init__.py |
