diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2007-10-07 10:11:17 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2007-10-07 10:11:17 +0000 |
| commit | 2008d01336d019811fdb67b352ebfa4da5e43a45 (patch) | |
| tree | f5310657cd9f6e627e6e70b3a0587e3de4b84021 /lib/python/Plugins/Extensions/Makefile.am | |
| parent | 20706bda37359411c6e53600763bdcbf8bc0ea53 (diff) | |
| download | enigma2-2008d01336d019811fdb67b352ebfa4da5e43a45.tar.gz enigma2-2008d01336d019811fdb67b352ebfa4da5e43a45.zip | |
move media player into plugin (patch by Moritz Venn, 001_enigma2_make_mediaplayer_a_plugin.patch)
Diffstat (limited to 'lib/python/Plugins/Extensions/Makefile.am')
| -rw-r--r-- | lib/python/Plugins/Extensions/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/Extensions/Makefile.am b/lib/python/Plugins/Extensions/Makefile.am index ea89bbd8..f44f3e19 100644 --- a/lib/python/Plugins/Extensions/Makefile.am +++ b/lib/python/Plugins/Extensions/Makefile.am @@ -1,2 +1,2 @@ -SUBDIRS = TuxboxPlugins FileManager CutListEditor PicturePlayer MediaScanner IpkgInstaller GraphMultiEPG +SUBDIRS = TuxboxPlugins FileManager CutListEditor PicturePlayer MediaScanner MediaPlayer IpkgInstaller GraphMultiEPG # SimpleRSS is still not finished |
