Code

Update asciidoc table syntax to the one supported by version 8.4.4
[tig.git] / Makefile
index d764644ba99bde58ec46ad0acc682088e69b1d8a..8688eb5bba268aec524cc0fc54e5efc4a63e0e98 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -150,7 +150,7 @@ manual.toc: manual.txt
                *)         ref="$$ref, $$line" ;; \
                esac; done | sed 's/\[\[\(.*\)\]\]/\1/' > $@
 
-README.html: README asciidoc.conf
+README.html: README SITES INSTALL asciidoc.conf
        $(ASCIIDOC) $(ASCIIDOC_FLAGS) -b xhtml11 -d article -a readme $<
 
 NEWS.html: NEWS asciidoc.conf