[gnome-builder] build: disable tools directory
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] build: disable tools directory
- Date: Mon, 21 Dec 2015 07:58:14 +0000 (UTC)
commit 85a0d81ed4888160255499f2a6732746df569963
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]