Merge branch 'lt/config-fsync'
[gitweb.git] / Makefile
index adbe44213a4aa9e12f3d998bd59f91ec70129226..3584b8ccdf030c62012f650a2d02127dc01d4a92 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -469,6 +469,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
@@ -1292,6 +1293,9 @@ endif
 install-doc:
        $(MAKE) -C Documentation install
 
+install-html:
+       $(MAKE) -C Documentation install-html
+
 install-info:
        $(MAKE) -C Documentation install-info