]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
rev-list: move bisect related code into its own file
[thirdparty/git.git] / 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