git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Makefile: Remove git-merge-base from PROGRAMS.
@ 2007-06-04 11:53 Johannes Sixt
  0 siblings, 0 replies; only message in thread
From: Johannes Sixt @ 2007-06-04 11:53 UTC (permalink / raw)
  To: git; +Cc: Johannes Sixt

git-merge-base is a builtin.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
---
 Makefile |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index 78cd36a..b8ffc82 100644
--- a/Makefile
+++ b/Makefile
@@ -238,7 +238,6 @@ PROGRAMS = \
 	git-convert-objects$X git-fetch-pack$X \
 	git-hash-object$X git-index-pack$X git-local-fetch$X \
 	git-fast-import$X \
-	git-merge-base$X \
 	git-daemon$X \
 	git-merge-index$X git-mktag$X git-mktree$X git-patch-id$X \
 	git-peek-remote$X git-receive-pack$X \
-- 
1.5.2.1.114.gc6c36

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-06-04 11:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-04 11:53 [PATCH] Makefile: Remove git-merge-base from PROGRAMS Johannes Sixt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).