Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
packed_refs_lock(): function renamed from lock_packed_refs()
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index e35542e63181144397053bf7932fad2cf97027bb..aff9c6d7e2b99a23ab4237d12a4bae38f1d0fc90 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-817,6
+817,7
@@
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