[gitg/vala] Remove tools
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg/vala] Remove tools
- Date: Fri, 4 May 2012 15:11:27 +0000 (UTC)
commit fc43844ac6a66b6f22b278b5cc013e931ed96b52
Author: Jesse van den Kieboom <jesse vandenkieboom epfl ch>
Date: Fri May 4 17:07:25 2012 +0200
Remove tools
Makefile.am | 2 +-
configure.ac | 1 -
tools/Makefile.am | 14 ----
tools/gitg-config.c | 159 ---------------------------------------
tools/gitg-shell.c | 207 ---------------------------------------------------
5 files changed, 1 insertions(+), 382 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index b16b440..e7676cd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-SUBDIRS = libgitg libgitg-gtk gitg data po tests tools
+SUBDIRS = libgitg libgitg-gtk gitg data po tests
DISTCLEANFILES = \
intltool-extract \
diff --git a/configure.ac b/configure.ac
index 82d8c5e..6ad537a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -260,7 +260,6 @@ data/icons/Makefile
data/org.gnome.gitg.gschema.xml.in
po/Makefile.in
tests/Makefile
-tools/Makefile
plugins/Makefile
plugins/dash/Makefile
plugins/history/Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]