Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
refs: introduce an iterator interface
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index a83e322f468a2bd3cad4058a7dffffbda822033f..ac8f365d043582e547bf139f065394b5dbbf55eb 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-786,6
+786,7
@@
LIB_OBJS += read-cache.o
LIB_OBJS += reflog-walk.o
LIB_OBJS += refs.o
LIB_OBJS += refs/files-backend.o
+LIB_OBJS += refs/iterator.o
LIB_OBJS += ref-filter.o
LIB_OBJS += remote.o
LIB_OBJS += replace_object.o