Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
promisor-remote: use repository_format_partial_clone
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index f58bf14c7bf3d9b29fcd0a97bc14e253f3eb675d..049bc8cfd4f7fda4c4fc180b2d19dc8b3f40cdbb 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-944,6
+944,7
@@
LIB_OBJS += preload-index.o
LIB_OBJS += pretty.o
LIB_OBJS += prio-queue.o
LIB_OBJS += progress.o
+LIB_OBJS += promisor-remote.o
LIB_OBJS += prompt.o
LIB_OBJS += protocol.o
LIB_OBJS += quote.o