Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fetch: pass ref prefixes when fetching
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index fee1d5c993a21890d65434c776e73fa0650f6947..fb2175bcf1ed909f8726b14f72e21fd36ae9a658 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-820,6
+820,7
@@
LIB_OBJS += list-objects-filter-options.o
LIB_OBJS += ll-merge.o
LIB_OBJS += lockfile.o
LIB_OBJS += log-tree.o
+LIB_OBJS += ls-refs.o
LIB_OBJS += mailinfo.o
LIB_OBJS += mailmap.o
LIB_OBJS += match-trees.o