Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
clear_packed_ref_cache(): don't protest if the lock is held
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index c739023e4e5683f8588abf57a066df707b81ebfe..aff9c6d7e2b99a23ab4237d12a4bae38f1d0fc90 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-817,6
+817,8
@@
LIB_OBJS += reflog-walk.o
LIB_OBJS += refs.o
LIB_OBJS += refs/files-backend.o
LIB_OBJS += refs/iterator.o
+LIB_OBJS += refs/packed-backend.o
+LIB_OBJS += refs/ref-cache.o
LIB_OBJS += ref-filter.o
LIB_OBJS += remote.o
LIB_OBJS += replace_object.o