Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit: add support for --fixup <commit> -m"<extra message>"
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index fef9c8d2725d6806d9ef4516de64c6d68bd7a7fe..9dc5a588e2998ba5acffd20247a9ac7a4859682a 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-759,6
+759,7
@@
LIB_OBJS += branch.o
LIB_OBJS += bulk-checkin.o
LIB_OBJS += bundle.o
LIB_OBJS += cache-tree.o
+LIB_OBJS += checkout.o
LIB_OBJS += color.o
LIB_OBJS += column.o
LIB_OBJS += combine-diff.o