From fdb15fdd11d88b73900badf092cf2db0e8d3aabf Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Sun, 7 Oct 2007 10:24:05 +0000 Subject: move media scanner components into core, patch by Moritz Venn (002_enigma2_move_mediascanner_components_into_core.patch) --- lib/python/Components/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Components/Makefile.am') 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 -- cgit v1.2.3