Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Remove fetch-object.{c,h} in favor of promisor-remote.{c,h}
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 049bc8cfd4f7fda4c4fc180b2d19dc8b3f40cdbb..9b0baa72390e94bc0c8588ee77987344e1c05788 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-880,7
+880,6
@@
LIB_OBJS += ewah/ewah_io.o
LIB_OBJS += ewah/ewah_rlw.o
LIB_OBJS += exec-cmd.o
LIB_OBJS += fetch-negotiator.o
-LIB_OBJS += fetch-object.o
LIB_OBJS += fetch-pack.o
LIB_OBJS += fsck.o
LIB_OBJS += fsmonitor.o