Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
"git diff": do not ignore index without --no-index
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 865e2bfcf1f3e640989efc5e80f1efb9403cc76e..ad09e6c8ba576bb5408d480199d3ea092f6ff564 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