From 2008d01336d019811fdb67b352ebfa4da5e43a45 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Sun, 7 Oct 2007 10:11:17 +0000 Subject: move media player into plugin (patch by Moritz Venn, 001_enigma2_make_mediaplayer_a_plugin.patch) --- lib/python/Plugins/Extensions/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Plugins/Extensions/Makefile.am') 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 -- cgit v1.2.3