Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
builtin/apply: make gitdiff_*() return 1 at end of header
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 6a13386c27336b0f3054389674872a2c842f3290..3230fd0f1a1f427b2b0af3e2048cc4cee64f8d82 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-683,6
+683,7
@@
LIB_OBJS += abspath.o
LIB_OBJS += advice.o
LIB_OBJS += alias.o
LIB_OBJS += alloc.o
+LIB_OBJS += apply.o
LIB_OBJS += archive.o
LIB_OBJS += archive-tar.o
LIB_OBJS += archive-zip.o