Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rev-list: move bisect related code into its own file
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 320c89786cf5b1046b7b794f59cd4ce118d81c95..9fa2928357e93114964b9bd18213b77471bdf5bd 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-420,6
+420,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