Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add test cases for git-am
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 4e36487c3c4d671a90ce255561afb00f1e02c8fd..cce5a6e1bf9ad8f5ebf8046a5053588d18e90bc6 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-405,6
+405,7
@@
LIB_OBJS += diffcore-order.o
LIB_OBJS += diffcore-pickaxe.o
LIB_OBJS += diffcore-rename.o
LIB_OBJS += diff-delta.o
+LIB_OBJS += diff-no-index.o
LIB_OBJS += diff-lib.o
LIB_OBJS += diff.o
LIB_OBJS += dir.o