Skip to content
Snippets Groups Projects
Commit f07dfbad authored by Johannes Sixt's avatar Johannes Sixt Committed by Junio C Hamano
Browse files

Makefile: Remove git-merge-base from PROGRAMS.


git-merge-base is a builtin.

Signed-off-by: default avatarJohannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: default avatarJunio C Hamano <gitster@pobox.com>
parent 3a86f36b
No related branches found
No related tags found
No related merge requests found
...@@ -238,7 +238,6 @@ PROGRAMS = \ ...@@ -238,7 +238,6 @@ PROGRAMS = \
git-convert-objects$X git-fetch-pack$X \ git-convert-objects$X git-fetch-pack$X \
git-hash-object$X git-index-pack$X git-local-fetch$X \ git-hash-object$X git-index-pack$X git-local-fetch$X \
git-fast-import$X \ git-fast-import$X \
git-merge-base$X \
git-daemon$X \ git-daemon$X \
git-merge-index$X git-mktag$X git-mktree$X git-patch-id$X \ git-merge-index$X git-mktag$X git-mktree$X git-patch-id$X \
git-peek-remote$X git-receive-pack$X \ git-peek-remote$X git-receive-pack$X \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment