Skip to content

Commit f07dfba

Browse files
Johannes Sixtgitster
authored andcommitted
Makefile: Remove git-merge-base from PROGRAMS.
git-merge-base is a builtin. Signed-off-by: Johannes Sixt <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 3a86f36 commit f07dfba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,6 @@ PROGRAMS = \
238238
git-convert-objects$X git-fetch-pack$X \
239239
git-hash-object$X git-index-pack$X git-local-fetch$X \
240240
git-fast-import$X \
241-
git-merge-base$X \
242241
git-daemon$X \
243242
git-merge-index$X git-mktag$X git-mktree$X git-patch-id$X \
244243
git-peek-remote$X git-receive-pack$X \

0 commit comments

Comments
 (0)