X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=blobdiff_plain;f=guide%2Fmakefile;h=2ee17100bf9ccbccf4f65d34609252afd643b0b0;hp=01f2d72dcfb642c32ce3d0a09d2d2389eda7c0a8;hb=25c1b477e769f3f6eae51765d7e333636c2e42ad;hpb=9b534255fe48c4a98689b1d35ae5a09fbb45c769 diff --git a/guide/makefile b/guide/makefile index 01f2d72..2ee1710 100644 --- a/guide/makefile +++ b/guide/makefile @@ -85,6 +85,9 @@ challenge-bot.html: challenge-bot.scm \ makefile @skribilo $< > $@ +%.html:%.org + emacs --batch --visit $< -f org-html-export-to-html --kill + clean: @rm -f \ square.png \