diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2008-12-16 21:37:14 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2008-12-16 21:37:14 +0100 |
| commit | 2aa2925cf52add4b737c17a7e75c88a4fcc7057c (patch) | |
| tree | ded07671f60bffc771b12e458b7b684ba44bf308 /lib/python/Components/Makefile.am | |
| parent | 91e9098bb54966e20ed240d127a9c946065cd5ab (diff) | |
| parent | b10857da7a1853f816adcb2c0464e9c759190c26 (diff) | |
| download | enigma2-2aa2925cf52add4b737c17a7e75c88a4fcc7057c.tar.gz enigma2-2aa2925cf52add4b737c17a7e75c88a4fcc7057c.zip | |
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Diffstat (limited to 'lib/python/Components/Makefile.am')
| -rw-r--r-- | lib/python/Components/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index fda58bf3..67cec18d 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -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 language_cache.py Console.py + Task.py language_cache.py Console.py ResourceManager.py TuneTest.py |
