diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2008-11-24 22:42:42 +0100 |
|---|---|---|
| committer | Stefan <stefan@tuxboxls.(none)> | 2008-12-16 19:55:34 +0100 |
| commit | 216dbbfd18a36835b8a48d2f2e1e1ce2c65c8f14 (patch) | |
| tree | f7aa4cedf22ebb3a445f19c20b47133efdbac457 /lib/python/Components/Makefile.am | |
| parent | 67b8794397ca2ac4e05c59fc417456f4d4cac8f0 (diff) | |
| download | enigma2-216dbbfd18a36835b8a48d2f2e1e1ce2c65c8f14.tar.gz enigma2-216dbbfd18a36835b8a48d2f2e1e1ce2c65c8f14.zip | |
catch up DiseqcTest development
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 9c04701b..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 ResourceManager.py + Task.py language_cache.py Console.py ResourceManager.py TuneTest.py |
