Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
branch: add a --copy (-c) option to go with --move (-m)
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 22e4ef3ac565ab0b8d85cc263beaf0b9b1107afb..7c621f7f76181eb3d255e8d6eaf28e6e63dbb92f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-720,6
+720,7
@@
LIB_OBJS += argv-array.o
LIB_OBJS += attr.o
LIB_OBJS += base85.o
LIB_OBJS += bisect.o
+LIB_OBJS += blame.o
LIB_OBJS += blob.o
LIB_OBJS += branch.o
LIB_OBJS += bulk-checkin.o