diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-12-19 07:19:55 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-12-19 07:19:55 +0000 |
| commit | eaa8bc374ff5eca1bb3caf9517dc6772cae34dd6 (patch) | |
| tree | 5268b8c6a858b4343dce4131261bd2bc5cdcb286 /lib/python/Components/Makefile.am | |
| parent | 0ccffb6b503d7a285f3d5f7d7e44999d6eb60784 (diff) | |
| download | enigma2-eaa8bc374ff5eca1bb3caf9517dc6772cae34dd6.tar.gz enigma2-eaa8bc374ff5eca1bb3caf9517dc6772cae34dd6.zip | |
add IpkgInstaller Media Scanner plugin
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 b51d53fd..9de7984a 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -17,4 +17,4 @@ install_PYTHON = \ FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py FileList.py \ MultiContent.py MediaPlayer.py TunerInfo.py VideoWindow.py ChoiceList.py \ Element.py Playlist.py ParentalControl.py ParentalControlList.py \ - Ipkg.py + Ipkg.py SelectionList.py |
