X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=tools%2Fhtdocs%2FMakefile;h=f35ce7610da023915430f18cb20983ada188fc01;hb=72d2cccbdcd053184fe592d0ff3d5e9cc062ccb3;hp=38d5430ecfd63b1a19c2fd1769b36483b9987901;hpb=81aa0c5bc14492687685e48d901a7628fbea0bab;p=mkws-moved-to-github.git diff --git a/tools/htdocs/Makefile b/tools/htdocs/Makefile index 38d5430..f35ce76 100644 --- a/tools/htdocs/Makefile +++ b/tools/htdocs/Makefile @@ -41,7 +41,7 @@ help: README.html: README.markdown rm -f $@ - pandoc --standalone $< -o $@ + pandoc --standalone -c mkws-doc.css $< -o $@ chmod ugo-w $@ README.odt: README.markdown