X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FPlugins%2FExtensions%2FMakefile.am;h=7a3a9be261cc54a9a5faaec04c03f7ac43fbbdd2;hp=a8998c139705cf77a1e002b238d9c8b78a3ce1b2;hb=ba5fcab217438b995c1f903e0294b71d1411668b;hpb=31fb73a15d12559b15f5506622c3902476d3ea0f diff --git a/lib/python/Plugins/Extensions/Makefile.am b/lib/python/Plugins/Extensions/Makefile.am old mode 100644 new mode 100755 index a8998c1..7a3a9be --- a/lib/python/Plugins/Extensions/Makefile.am +++ b/lib/python/Plugins/Extensions/Makefile.am @@ -1 +1,10 @@ -SUBDIRS = TuxboxPlugins WebInterface FileManager +installdir = $(pkglibdir)/python/Plugins/Extensions + +SUBDIRS = TuxboxPlugins CutListEditor PicturePlayer MediaScanner MediaPlayer GraphMultiEPG SocketMMI DVDBurn Modem + +if HAVE_LIBDDVD +SUBDIRS += DVDPlayer +endif + +install_PYTHON = \ + __init__.py