Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit-graph: compute generation numbers
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 2e4956f0a37bbb0b466eac49a8b5b98438412d20..bf91b2dfae1dfb71d607e80808e8d4e491a8ca3c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-771,6
+771,7
@@
LIB_OBJS += color.o
LIB_OBJS += column.o
LIB_OBJS += combine-diff.o
LIB_OBJS += commit.o
+LIB_OBJS += commit-graph.o
LIB_OBJS += compat/obstack.o
LIB_OBJS += compat/terminal.o
LIB_OBJS += config.o