Code

branch --merged/--no-merged: allow specifying arbitrary commit
[git.git] / 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