Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
connect: split git:// setup into a separate function
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index ed4ca438bd9c6ddab51f78cb4b620f02a7e12eed..9ce68cded686251a11cdda3ac9e6d87283973c5b 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-842,6
+842,7
@@
LIB_OBJS += pretty.o
LIB_OBJS += prio-queue.o
LIB_OBJS += progress.o
LIB_OBJS += prompt.o
+LIB_OBJS += protocol.o
LIB_OBJS += quote.o
LIB_OBJS += reachable.o
LIB_OBJS += read-cache.o