Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pack-objects: use reachability bitmap index when generating non-stdout pack
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index c1e88dfcdd53f46ea742212f15863e63ef5e1d65..3b82ce00700a5d5fbaf8ca27c0411f7431f3e9a9 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-751,6
+751,7
@@
LIB_OBJS += merge.o
LIB_OBJS += merge-blobs.o
LIB_OBJS += merge-recursive.o
LIB_OBJS += mergesort.o
+LIB_OBJS += mru.o
LIB_OBJS += name-hash.o
LIB_OBJS += notes.o
LIB_OBJS += notes-cache.o