Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
ref-filter: move code from 'for-each-ref'
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 54ec511dffb0a7b6775f360fc10deaa2008fdee9..d715b669a577943c79c2ee790168a0d9b46589c4 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-762,6
+762,7
@@
LIB_OBJS += reachable.o
LIB_OBJS += read-cache.o
LIB_OBJS += reflog-walk.o
LIB_OBJS += refs.o
+LIB_OBJS += ref-filter.o
LIB_OBJS += remote.o
LIB_OBJS += replace_object.o
LIB_OBJS += rerere.o