X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FPlugins%2FExtensions%2FMakefile.am;h=7a3a9be261cc54a9a5faaec04c03f7ac43fbbdd2;hb=484b456dc42d819bb58401cc06abd8cf2be933bf;hp=edbd208474987cf793ef69cf2adceb1aacb5cfa9;hpb=d58ca4cf34b7621aea4e2c1ff07bed6b2cd6b763;p=vuplus_dvbapp diff --git a/lib/python/Plugins/Extensions/Makefile.am b/lib/python/Plugins/Extensions/Makefile.am index edbd208..7a3a9be 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 + +if HAVE_LIBDDVD +SUBDIRS += DVDPlayer +endif + +install_PYTHON = \ + __init__.py