Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
upload-pack: generalize commit date cutoff
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index bb8bd672016ddbe3bf89db9f035b89b85cd3a4a9..59781f4bc35945d46db5ee163861f17d4c7b81f8 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-829,6
+829,7
@@
LIB_OBJS += column.o
LIB_OBJS += combine-diff.o
LIB_OBJS += commit.o
LIB_OBJS += commit-graph.o
+LIB_OBJS += commit-reach.o
LIB_OBJS += compat/obstack.o
LIB_OBJS += compat/terminal.o
LIB_OBJS += config.o