Merge remote-tracking branch 'remotes/origin/bug_599_picload_fd_leak'
[enigma2.git] / lib / python / Plugins / Extensions / Makefile.am
old mode 100644 (file)
new mode 100755 (executable)
index 656ca87..7a3a9be
@@ -1,7 +1,10 @@
-SUBDIRS = TuxboxPlugins WebInterface FileManager
+installdir = $(pkglibdir)/python/Plugins/Extensions
 
-installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions
+SUBDIRS = TuxboxPlugins CutListEditor PicturePlayer MediaScanner MediaPlayer GraphMultiEPG SocketMMI DVDBurn Modem
 
-install_PYTHON =        \
-        __init__.py
+if HAVE_LIBDDVD
+SUBDIRS += DVDPlayer
+endif
 
+install_PYTHON =       \
+       __init__.py