Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
ref-filter: add --no-contains option to tag/branch/for-each-ref
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index a5433978e3714fb9a37273e07fb235ea6d63d31b..9ec6065cc28310d93b5bbcfb5c3146405c319f6c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-933,6
+933,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