/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
multi-pack-index: add 'write' verb
[git/git.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
5461087
..
f5636c7
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-890,6
+890,7
@@
LIB_OBJS += merge.o
LIB_OBJS += merge-blobs.o
LIB_OBJS += merge-recursive.o
LIB_OBJS += mergesort.o
+LIB_OBJS += midx.o
LIB_OBJS += name-hash.o
LIB_OBJS += notes.o
LIB_OBJS += notes-cache.o