Misc doc improvements
[tig] / Makefile
index 6d595f4..2020eba 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ strip: all
 tig: tig.c
 
 README.html: README
-       asciidoc -b xhtml11 -d article -f web.conf $<
+       asciidoc -b xhtml11 -d article -a readme $<
 
 %.1.html : %.1.txt
        asciidoc -b xhtml11 -d manpage $<