X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=docs%2FMakefile;h=5dc4b840f14630f50f86335f17162307a07179f7;hp=e4b5a9501ac1b0829c0674fc585703cb7b478698;hb=68b9fb146e8702b2f6a790e3d9486ca36f0d9f76;hpb=229a51dfda4d619c47fb4b0ff94d4d952f61e62a 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