X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FPlugins%2FExtensions%2FMakefile.am;h=85d387220b1956eabc94516b977edded99ad7dd9;hp=edbd208474987cf793ef69cf2adceb1aacb5cfa9;hb=b60bc906c47e9fad092f5032a081690674c35c12;hpb=d58ca4cf34b7621aea4e2c1ff07bed6b2cd6b763 diff --git a/lib/python/Plugins/Extensions/Makefile.am b/lib/python/Plugins/Extensions/Makefile.am index edbd208..85d3872 100755 --- a/lib/python/Plugins/Extensions/Makefile.am +++ b/lib/python/Plugins/Extensions/Makefile.am @@ -1 +1,10 @@ -SUBDIRS = TuxboxPlugins FileManager CutListEditor PicturePlayer MediaScanner MediaPlayer GraphMultiEPG SocketMMI DVDPlayer DVDBurn +installdir = $(pkglibdir)/python/Plugins/Extensions + +SUBDIRS = TuxboxPlugins CutListEditor PicturePlayer MediaScanner MediaPlayer GraphMultiEPG SocketMMI DVDBurn Modem WebBrowser + +if HAVE_LIBDDVD +SUBDIRS += DVDPlayer +endif + +install_PYTHON = \ + __init__.py