Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Fix AUTHOR_DATE timezone confusion
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index fc104619a7c5a85bf31883482bb1bd059f1d01ad..ef9a9fae88a1ac438c22beb50790f0f0e37ffc3c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-91,6
+91,7
@@
git-diff-tree-helper: diff-tree-helper.c
git-tar-tree: tar-tree.c
git-http-pull: LIBS += -lcurl
+git-commit-tree: LIBS += -lcurl
# Library objects..
blob.o: $(LIB_H)