X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=docs%2FMakefile;fp=docs%2FMakefile;h=5dc4b840f14630f50f86335f17162307a07179f7;hp=e4b5a9501ac1b0829c0674fc585703cb7b478698;hb=8dfcd204e18d0a36b0f75cf622c24ad447e9ca1f;hpb=e92b6377feb22631f875f3b536f9ac760a05d0e6 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