Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'cc/sha1-bsearch' into HEAD
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 7867eaccdb90729aef26dc9f67a45a5a74961aae..42cabe81620e017d522ae377874e6b1bd1f10b6f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-432,6
+432,7
@@
LIB_OBJS += archive-tar.o
LIB_OBJS += archive-zip.o
LIB_OBJS += attr.o
LIB_OBJS += base85.o
+LIB_OBJS += bisect.o
LIB_OBJS += blob.o
LIB_OBJS += branch.o
LIB_OBJS += bundle.o