Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rebase -i: use the rebase--helper builtin
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 8e4081e0619f8a9927a3a4c544048f576a194fd0..29f8663509416777e036fc43c9f67155bd7cbb26 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-932,6
+932,7
@@
BUILTIN_OBJS += builtin/prune.o
BUILTIN_OBJS += builtin/pull.o
BUILTIN_OBJS += builtin/push.o
BUILTIN_OBJS += builtin/read-tree.o
+BUILTIN_OBJS += builtin/rebase--helper.o
BUILTIN_OBJS += builtin/receive-pack.o
BUILTIN_OBJS += builtin/reflog.o
BUILTIN_OBJS += builtin/remote.o