Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git skew: a tool to find how big a clock skew exists in the history
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 9aca8a16d955e904b4a8f07e70fba754ac65fcc3..e673bdf60326b3f82723ce672abb00c0c741bcb5 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-725,6
+725,7
@@
BUILTIN_OBJS += builtin/send-pack.o
BUILTIN_OBJS += builtin/shortlog.o
BUILTIN_OBJS += builtin/show-branch.o
BUILTIN_OBJS += builtin/show-ref.o
+BUILTIN_OBJS += builtin/skew.o
BUILTIN_OBJS += builtin/stripspace.o
BUILTIN_OBJS += builtin/symbolic-ref.o
BUILTIN_OBJS += builtin/tag.o