X-Git-Url: https://git.distorted.org.uk/~mdw/tig/blobdiff_plain/04e2b7b214944044250edfea5634cbf919473cf4..511147de010477fc7808df7fc535a32dd59fae31:/Makefile diff --git a/Makefile b/Makefile index 6d595f4..2020eba 100644 --- 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 $<