diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2009-05-07 08:17:59 +0200 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2009-05-07 08:17:59 +0200 |
| commit | 01261afa97d904fa9b2564aedabe1363d87ff186 (patch) | |
| tree | 988e90379c7e2198bd62a249b7cf18c099680358 /lib/python/Components/Makefile.am | |
| parent | 2485162921817162f75d6e4fa14c700f501512ab (diff) | |
| parent | 8d3e9193ba0ddaa819db9c6a0447eca74a8328a3 (diff) | |
| download | enigma2-01261afa97d904fa9b2564aedabe1363d87ff186.tar.gz enigma2-01261afa97d904fa9b2564aedabe1363d87ff186.zip | |
Merge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-master
Diffstat (limited to 'lib/python/Components/Makefile.am')
| -rwxr-xr-x[-rw-r--r--] | lib/python/Components/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 67cec18d..85e4d3ec 100644..100755 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -18,4 +18,5 @@ 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 TuneTest.py + Task.py language_cache.py Console.py ResourceManager.py TuneTest.py \ + Keyboard.py |
