aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Makefile.am
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2007-10-07 10:24:05 +0000
committerFelix Domke <tmbinc@elitedvb.net>2007-10-07 10:24:05 +0000
commitfdb15fdd11d88b73900badf092cf2db0e8d3aabf (patch)
treede15e3cad382c7e77575fbcb9c41e47689dba718 /lib/python/Components/Makefile.am
parent22284d888f6eac661e4485ede53ca193f5ac248d (diff)
downloadenigma2-fdb15fdd11d88b73900badf092cf2db0e8d3aabf.tar.gz
enigma2-fdb15fdd11d88b73900badf092cf2db0e8d3aabf.zip
move media scanner components into core, patch by Moritz Venn (002_enigma2_move_mediascanner_components_into_core.patch)
Diffstat (limited to 'lib/python/Components/Makefile.am')
-rw-r--r--lib/python/Components/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am
index 98dc938a..03c5d1c2 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 SelectionList.py
+ Ipkg.py SelectionList.py Scanner.py