[gnome-builder/wip/chergert/perspective] build: disable tools directory



commit fb4a5c6b187729db2a1300225d78dcaf0720c814
Author: Christian Hergert <chergert redhat com>
Date:   Thu Dec 3 22:55:02 2015 -0800

    build: disable tools directory
    
    These need to be ported to plugins, but are not high priority.

 Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 8044e10..9d0d3f2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,6 @@
-SUBDIRS = . build contrib data libide src plugins po tools tests doc
+SUBDIRS = . build contrib data libide src plugins po tests doc
+
+# disabling tools until they are ported to plugins
 
 pkgconfigdir = $(libdir)/gnome-builder/pkgconfig
 pkgconfig_DATA = $(top_builddir)/data/libide-1.0.pc


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]