X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FMakefile;h=5dc4b840f14630f50f86335f17162307a07179f7;hb=15245b2c5ab6d80981d3fb75f1dea773091f0778;hp=e4b5a9501ac1b0829c0674fc585703cb7b478698;hpb=229a51dfda4d619c47fb4b0ff94d4d952f61e62a;p=grml-live.git diff --git a/docs/Makefile b/docs/Makefile index e4b5a95..5dc4b84 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -5,7 +5,7 @@ doc: doc_man doc_html doc_html: html-stamp html-stamp: grml-live.txt - asciidoc -b xhtml11 grml-live.txt + asciidoc -b xhtml11 -a icons grml-live.txt touch html-stamp doc_man: man-stamp