aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Makefile.am
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-06-17 20:12:37 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-06-17 20:12:37 +0000
commitf44dfc20f4ed708d67603f767a976c1168393627 (patch)
treeed69b038c8c20a4d4a817b2330868319f22301b4 /lib/python/Components/Makefile.am
parentc5d48668f18226413164d84ff808547bb10fcbba (diff)
downloadenigma2-f44dfc20f4ed708d67603f767a976c1168393627.tar.gz
enigma2-f44dfc20f4ed708d67603f767a976c1168393627.zip
save playlist on leaving the media player
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 af8d1b9c..560b1ffe 100644
--- a/lib/python/Components/Makefile.am
+++ b/lib/python/Components/Makefile.am
@@ -16,5 +16,5 @@ install_PYTHON = \
PluginList.py PluginComponent.py RecordingConfig.py About.py UsageConfig.py \
FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py FileList.py \
MultiContent.py MediaPlayer.py TunerInfo.py VideoWindow.py ChoiceList.py \
- Element.py
+ Element.py Playlist.py