X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=blobdiff_plain;f=guide%2Fmakefile;h=2ee17100bf9ccbccf4f65d34609252afd643b0b0;hp=01f2d72dcfb642c32ce3d0a09d2d2389eda7c0a8;hb=c8a4b2d2117137083e9dc0be95187e58cd01ae1e;hpb=17b1f3ea7b97d0ad99345fd3056b99c4db8324b8 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 \