summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d2b83381..d03836fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -187,6 +187,8 @@ else
have_introspection=no
fi
+AM_PATH_PYTHON([2.7])
+
dnl ================================================================
dnl GSettings related settings
dnl ================================================================
@@ -252,6 +254,10 @@ pixmaps/Makefile
plugins/Makefile
plugins/changecase/Makefile
plugins/docinfo/Makefile
+plugins/externaltools/data/Makefile
+plugins/externaltools/Makefile
+plugins/externaltools/scripts/Makefile
+plugins/externaltools/tools/Makefile
plugins/filebrowser/Makefile
plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml
plugins/modelines/Makefile