Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pack.indexversion config option now defaults to 2
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 6a31c9fedada5d9ea331f119044b3c2383671e60..314339d7e0071ac3e7f761e9c70d1df0c12e7b8c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-467,6
+467,7
@@
LIB_OBJS += unpack-trees.o
LIB_OBJS += usage.o
LIB_OBJS += utf8.o
LIB_OBJS += walker.o
+LIB_OBJS += wrapper.o
LIB_OBJS += write_or_die.o
LIB_OBJS += ws.o
LIB_OBJS += wt-status.o