X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fpython%2FPlugins%2FExtensions%2FMakefile.am;h=0daed1f54878cc3ebd93d8ee301dbe2d690f8785;hb=e655925b38755a071f04ed682932e6a7c47a2265;hp=c20a1d802691d74e1ee001cd2bf61f5f4a5abd53;hpb=be9e7c907b0f51a068877e2f43e99f8b0506e352;p=vuplus_dvbapp diff --git a/lib/python/Plugins/Extensions/Makefile.am b/lib/python/Plugins/Extensions/Makefile.am old mode 100644 new mode 100755 index c20a1d8..0daed1f --- a/lib/python/Plugins/Extensions/Makefile.am +++ b/lib/python/Plugins/Extensions/Makefile.am @@ -1 +1,11 @@ -SUBDIRS = TuxboxPlugins WebInterface FileManager CutListEditor +installdir = $(pkglibdir)/python/Plugins/Extensions + +SUBDIRS = TuxboxPlugins CutListEditor PicturePlayer MediaScanner MediaPlayer GraphMultiEPG SocketMMI DVDBurn Modem WebBrowser \ + VuplusEvent StreamTV DLNABrowser DLNAServer HbbTV + +if HAVE_LIBDDVD +SUBDIRS += DVDPlayer +endif + +install_PYTHON = \ + __init__.py